
body 
{
	background:#999;
}

header
{ 
	margin:10px;
	text-align:center;
}
/*header img 
{
	max-width:600px; 
	width:100%;
}*/

footer
{
	background:#212121;
	color:white;
	height:100px;
	text-align:center
}