BODY{
color:white;
background-color:black; 
scrollbar-3dlight-color:#FF0000;
           scrollbar-arrow-color:#FF0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#FF0000;
}
	a:link    { color: white }    
	a:visited { color: white }   
	a:hover   { color: red } 
	a:active  { color: red }   

h1{
font-size: 25px;
text-align: center;
margin: 30px;
}

td{text-align: center; height: 110px; width: 110px;}
.td1{text-align: left; height: 50px; width: 250px;}
.td2{text-align: right; height: 50px; width: 250px;}
