body {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin:0;
    padding:0;
    height:100%;    
    color: #fff;
    background: #000 url('../test_bg.jpg') no-repeat;
	background-position: top right;
	background-size: 500px;
}

a {
	text-transform:uppercase;
	font-size:15px;
	color:white;
}

div.social-links > a {
	text-decoration:none;
}

div.social-links > a > img {
	border:0;
	width:44px;
	height:44px;
}

.h1 {
	font-size: 15px;
}

.content {
	margin-top:50px;
	margin-left:50px;
}

.info {
	padding-top:15px;
	padding-right:25px;
}

li {
	padding: 5px 0 5px 0
}

#skypedetectionswf {
	visibility:hidden;
}
