p {
	padding: 0 30px 30px 30px;
	color: #aaa;
	font: 12px "Helvetica Neue", "Helvetica", Arial, sans-serif;
	line-height: 200%;
}
p a {
	color: #eee;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: 'Arvo', serif;
	font-weight: normal;
	font-size: 60px;
	color: #333;
	margin-top: 20px;
	letter-spacing: -3px;
}
h3 {
	padding: 30px 30px 20px 30px;
}
#content {
	background: #111;
	background: url('../img/bg-black.png');
	width: 450px;
	margin: 310px auto auto 50%;
	text-align: left;
}
.card a:link, .card a:visited, .card a:active {
	color: #aaa;
	font-weight: normal;
	text-decoration: none;
}
.card a:hover {
	color: #eee;
	text-decoration: underline;
}
.contactlinks a:link {
	text-decoration: none;
}
.contactlinks a:hover {
	text-decoration: underline;
}
#skypedetectionswf {
	display: none;
}	