body{
	font: 12px Georgia, Times, Serif;
	line-height:150%;
	color:#fff;
	background:#fff;
}
#wrapper{
	margin:0 auto;
	padding:0;
	width:750px;
	text-align:center;
}
#content{
	text-align:left;
}
#navwrap,#headnav,#player,#footer,#foodwrap{
	display:none;
}
#head{
	border-bottom: 1px solid #000;
}
#head .logo{
	text-align:left;
}

