body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	background-color:#000;
	margin:0;
}

a {color:rgb(178,178,178); text-decoration:none;}
a:hover {text-decoration:underline;}

#header{width:960px; margin:auto;}

#header img{float:left; margin: 20px 0 30px 30px; } 

#header h1{display:none;}

#header table{width:280px; float:right; margin:30px 0 0 0; font-size:12px; font-weight:bold;}

#header table img{float:none; margin:0;}

#wrapper{width:960px; margin:auto;}

#content{clear:both;}

#content p{margin:20px 150px 0  150px; line-height:130%;}



