body{
	background-image : url();
	background-repeat : repeat-x;
	background-position : top;
	background-color : #000000;
	color : #FFFFFF;
}
#logo{
	background-image : url(http://wetpeachcash.com/potd/melissamatters/potd_header.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	width : 100%;
	height : 178px;
	text-align : center;
}
#logo a{
	display : block;
	width : 400px;
	height : 178px;
	margin : 0 auto 0 auto;
}