body{ 
    margin:0px; 
    background-color:#9D2500; 
    } 
.header{ 
    background-image:url(top.jpg); 
    background-position:center; 
    background-repeat:no-repeat; 
    height:218px; 
    } 
td{ 
    font-size:12px; 
    } 
#name{ 
    font-size:24px; 
    color:#FFFFFF; 
    font-weight:bold; 
    line-height:200px;} 
#menu a:link{ 
    font-size:14px; 
    font-weight:bold; 
    color:#990000; 
    text-decoration:none; 
    } 
#menu a:visited{ 
    font-size:14px; 
    font-weight:bold; 
    color:#990000; 
    text-decoration:none; 

    } 
#menu a:hover { 
    font-size:14px; 
    font-weight:bold; 
    color:#333333; 
    } 
