body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #b3d9fe url('http://www.acousticmushroom.com/blog/wp-content/themes/default/images/bg.jpg');
        background-repeat: repeat-x;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #000000 url('http://www.acousticmushroom.com/blog/wp-content/themes/default/images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em
		}

#loading {
	background: #FFFFFF  url(http://www.acousticmushroom.com/blog/wp-content/themes/default/images/loading.gif) no-repeat top center;
	margin: 7px 9px o;
	height: 320px;
	widows: 320px
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 820px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 329px; 
	width: 820px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}