body {
    background-color: #132D53;
}

a {
	color: #999;
	text-decoration: none;
}

a img {
	border-style: none;
	border: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0;
}

a:visited {
	color: #aaa;
	text-decoration: none;
}
h1 {
	font-size: 54px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto Slab', serif;
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
h2 {
	font-size: 24px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0.1em;
	color: #FFF;
	padding: 0px;
	font-weight: 100;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
}
h3 {
	font-size: 16px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
}
#line {
	height: 1px;
	width: 585px;
	float: left;
	margin-left: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-right: 100px;
	margin-top: 10px;
}

#container {
	height: 800px;
	width: 960px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}

#logo {
	width: 800px;
	margin-right: 80px;
	margin-left: 80px;
	margin-top: 300px;
	margin-bottom: 100px;
}
#sublogo {
	width: 40px;
	margin-right: 460px;
	margin-left: 460px;
	margin-top: 200px;
	margin-bottom: 0px;
}