body { 
	
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #ffffff;
	margin: 0px;
}



#footer {
	color: #efe5d0;
	text-align: center;
	position: fixed;
	top: 700px;
	left:400px;
	padding: 15px;
	margin: 10px;
	font-size: 90%;
}


#header {
	
	margin: 10px;
	height: 108px;
	text-align: center;
}

h1 {
	font-size: 120%;
	color: #fff000;
}

h2 {
	font-size: 110%;
}



#footer {
	clear: both;
}