body {
	background-color:rgb(192,192,192);
}
section {
	position:fixed;
    top:30px;
    height: auto;
    color:#fff;
}
#footer {
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
	margin: auto;
	text-align: center;
}
