body {
	background-color: #365b8a;
	font-size: 76%;
	font-family: arial,sans-serif;
	text-align: center;
}

img {
text-align: center;
margin-top: 150px;
border: none;
}

div.text {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	margin-top: 20px;
}

div.copy {
	color: #C0C0C0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 180px;
}

a:link, a:visited {
	text-decoration: none;
	border: none;
	color: White;
}
