body {
	background-color: Maroon;
	border: 0px;
	margin: 0px;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Silver;
	
	vertical-align: bottom;
	text-align: center;
}

div {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: auto;
}

