body { font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; 
       margin:0px; 
       font-size: 12px ;
       background: #fff url(../images/sp-menu-under.gif); 
       background-repeat: no-repeat; 
       background-position: 0px 95px; }


#animatedBelt {
  background-image: url(../images/test_out.gif);
  position:absolute;
  width: 144px;
  height: 118px;
  left:0px;
  top:283px;
}

#menu { height:95; }
#content { 
           height: 505px; 
           width: 750px;
           padding-left: 165px; 
           padding-top: 70px; }
#content2 { 
           height: 505px; 
           width: 900px;
           padding-left: 165px; 
           padding-top: 70px; }
#content3 { 
           height: 505px; 
           width: 750px;
           padding-left: 161px; 
           padding-top: 69px; }
           
.title { font-size: 18px; 
         font-weight: bold; 
         text-align: center; }           
