body {
	background-color: #FFFFFF;
	color: #F2F2F2;
	margin: 0px;
	padding: 0px; 
	text-align: center;
   }

#logo {
	background: url("lethargy.gif") no-repeat top center; border: none;
   width: 558px;
   height: 213px;
   position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -270px;
	margin-top: -126px;
	}
