@import url();

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #4590DC;
	color: rgb(0, 0, 0);
}

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

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

h1 {
	background-color: #ffffff;
	height: 124px;
	width: 100%
}

.enter {
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 50px;
}

div#spacer {
	width: 100%;
	height: 200px;
}
