body {
    color: white;
    background-color: #08298A;
	text-align:center;
	font-family: Verdana, sans-serif, Arial;
	font-size:16px;
}
a {
    color: red;
	text-decoration: none;
} 