body{

    background-image: url("img/bg_33.jpg");
    scrollbar-base-color: #ffcccc; 

}




h1{
    
    text-align:center;
}



ul{

    text-align:center;
}

.top{
    text-align:center;
    width:800px;
    margin-right:auto;
    margin-left:auto;

}

.intro{
    text-align:center;
    color:#008000;
    font-size:120%;
    font-weight:bold;  
}

address{
    color:#008000;
    font-size:80%;
    font-weight:bold; 
    text-align:right;
    border-top-style:solid;
    border-top-color:#008000;
    border-top-width:3px;
    margin-top:5px;
    padding:5px;

}

hr{   

    border-top-style:solid;
    border-top-color:#008000;
    border-top-width:3px;

}



a img{
   
    border:0px;

}

.td{
  
   text-align:center;

   


