body {
	background: #082227;
	border-top: 5px solid #000;
	color: #cdcdcd;
	font-size: 11px;
	padding: 20px 0 40px;
}

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

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
font-size: 14px;
}

p.subheading {
width: 270px;
}
h1 {
	background: url(../img/logo.png) no-repeat;
	text-indent: -9999px;
	height: 69px;
	width: 339px;
}
.splash { position: absolute; left: 20%; top: 25%;display: table-cell; vertical-align: middle;}
.privacy { font-size: 10px;}
