@charset "utf-8";
/* CSS Document */

body   {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: gray;
	vertical-align: bottom;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	height: 50px;
	margin-top: 0px;
	text-align: center;
}

img {
	margin-top: 3px;
}
