body{
line-height: 1.75em;
font-family: "Trebuchet", "helvetica", "verdana", sans-serif;
color: #fff;
background-color: #003;
text-align: center;
}

#container {
	padding: 15px 50px;
	}
h1 {
	font-weight: bold;
	font-size: 190%;
	}

h2 {
	font-weight: bold;
	font-size: 150%;}

p {
	font-weight: bold;
	font-size: 100%;}
	
	.enter {
		font-size: 90%;
		margin-top: -1em;
		}
		.enter a {text-decoration: none;}
		.enter a:hover {color: yellow;background-color: #003;}
a img {
border:none;
}