body {
	margin-top:0;
	text-align: center;
	background-color:#E31B1E;
	background-repeat:no-repeat;
	background-position:bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #fff;
}

h4 {
text-align:center;}

a {
color: #fff;
text-decoration: none;
}
 a:hover {
text-decoration: underline;

}

table {
	font-size: 9px;
	}