body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	background-color: #FFFFFF;
	margin: 0px;
	height: 200px;
	width: 100%;
}


#footer {
	background-color: #FF9900;
	height: 60px;
	width: 100%;
	left: 0px;
	top: 472px;
	position: absolute;
}
