body, p, ul, li, h1, h2, h3 {
	margin:0;
	padding:0;
	}

body {
background-color:black;
background-image:url('images/seenfromspace-logo.jpg');
background-repeat:no-repeat; background-position: center 0%;
background-attachment: fixed;
color: #fff;
font-size:170%;
font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
padding-top: 200px;
}

#container {
	background-color:black;
	padding: 1em 1em 1em 1em;
	margin-left: auto ;
	margin-right: auto ;
	width: 700;
}


h1#notseen {position: absolute; left:-100000000px; top: -100000000px;}

h1 {
	color:#999;
	font-weight:normal;
	font-size:130%;
	margin-bottom:.3em;
	clear:both;
	}

h2 {
	color:#999;
	font-weight:normal;
	font-size:120%;
	margin-bottom:.3em;
	clear:both;
	}

h3 {
	color:#999;
	font-weight: normal;
	font-size:140%;
	margin-bottom:.3em;
	}

p {
	margin-bottom:1em;
	}

.valuep {
	color:#999;
	font-size:130%;
	text-align: center;
	}

ul {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	}

li {
	font-size:85%;
	}


a:link {color: #FF3300; text-decoration: none;}
a:visited {color: #FF3300; text-decoration: none;}
a:hover {color:#fff; text-decoration: none;}
a img {border:0;}

.biglink {
	font-size:120%;
	}

.media {
	background-image:url('images/text_bg.jpg');
	background-repeat:no-repeat; background-position: left top;
	padding: 1em;
	width:700px;
}

.centre {
	text-align: center;
	}

.floatleft {
	float: right;
	margin-left: 2em;
	}

.social {
	background-color:black;
	border-top: solid 2px #333;
	padding-bottom: 1em;
	clear: both;
	text-align: center;
	}

.social img {
	margin: 20px;
	vertical-align: middle;
	}

.tweet {
	text-align: center;
	width: 700;
	margin-left: auto ;
	margin-right: auto ;
	}