html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{background:url(../images/page.gif); border-top:2px solid #3a3d40;}

#header {text-align: center; padding:35px 0 10px 0;}
	#header h1 {color:#d1d1d1; padding:30px 0; font-size:18px;}
	
#earth {background:#000 url(../images/earth.jpg) no-repeat bottom center; height:480px;text-align:center;}
	#content {background-color:#111; height:100px; position:relative; top:380px; filter:alpha(opacity=80);opacity:0.8;}
		#content h2 {color:#fff;font-size:18px; padding:20px 0;}
			#content h2 a {color:#fffcb2; text-decoration:underline;}
		#social a {color:#fff; font-size:20px; margin:0 10px;}
		#content a:hover {background-color: #676538;}
		
#footer {width:100%; padding:10px 0;}
	#footer p {width:960px; margin:0 auto; font:9px Tahoma; color:#a2a2a2; text-align: center; text-shadow:0px 1px 1px #fff;line-height:1.5em;}
		#footer p a {color:#a2a2a2;}
		#footer p a:hover {text-decoration: none;}

