

html, body {
  height: 100%;
  margin: 0;
  background-color:black;
  color: white;
}
td{
    text-align:center;
}
a  {
    color: white;
}
#header {
    text-align:right;
    width: 99%;
    height:10%;
    margin-bottom: 20px;
    margin-top: 0;
	display:block;
	z-index: 1;
    clear:both;
}
#t1 {
	color: ;
	
	}
	
#t2 {
	color: ;
}		
		
#header a {
   padding: 5px 5px;
    text-decoration: none;
	color:#333a42;
}

#banner {
    
    float: left;    
}


}
?>
