body{
	background-image : url(http://thewetpeach.com/images/tour/bodyBGgrad.jpg);
	background-repeat : repeat-x;
	background-position : top;
}
#logo{
	background-image : url(http://wetpeachcash.com/potd/thewetpeach/potd_header.png);
	background-repeat : no-repeat;
	background-position : top center;
	width : 100%;
	height : 178px;
}
#logo a{
	display : block;
	width : 400px;
	height : 178px;
	margin : 0 auto 0 auto;
}