body {
	background:			#515151 center top no-repeat;
	padding:			0;
	min-width:			800px;
	height:			    500px;
 	margin:				0;
}

abbr {
	cursor:				help;
}

#homepage {
	background-color:	#ffffff;
 	width:				800px;
	height:				500px;
	margin-top:			0;
	margin-left:		auto;
	margin-right:		auto;
}

div#footer {
    height:				43px;
	width:				auto;
	position:			absolute;
	bottom:				0;
}

