BODY{
  background-color : #ffffff;
  background-image : url(top2.jpg);
  background-repeat : repeat-y;
  background-attachment : fixed;background-position : right bottom;
@overflow:hidden;
@font:10px;
}
p{
 margin: 0px 0px 0px 0px;
 padding-bottom:0px;
 font:10px;
 text-align:left
;}
#top
        {
         width:800;
         height:800px;
        }
#left
        {
         width:500px;
         height:160px;
         float:left;
        }
#right
        {
         width:300px;
         height:160px;
         float:left;
        }