/*
Theme Name: In the Pink Band
Theme URI: http://www.crackingmedia.com/
Description: The default theme for In The Pink, a big band based in the town of Bournemouth, located in the south of the United Kingdowm
Version: 1.0
Author: Michael Wheeler
Author URI: http://www.crackingmedia.com/
Tags: pink, custom background, transparent header, fixed width, three columns, widgets

	crackingmedia v1.0
	 http://crackingmedia.com/website-design

	This theme is a design by Michael Wheeler, at http://www.crackingmedia.com/
*/



/* Begin Global Styles */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0066;
	background-color: #d67ca9;
	background-image: url(images/body-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0;
	text-align: center;
	}
	
p {
	padding-bottom: 20px;
	margin-bottom: 0;
}
	
/* See crackingmedia.css for page construction */

