body     {background: #FFFFFF;
         font: 14px "Times New Roman", serif;}
#header1 {position:absolute;
         top: 5px;
         left: 5px;
         width: 150px;}
#header2 {position:absolute;
         top: 5px;
         left: 160px;
         background-image: url("header_img.jpg");         
         background-repeat: no-repeat;}
#horizontal_line {position:absolute;
         top: 100px;
         left: 5px;}
#box1    {position:absolute;
         top: 130px;
         left: 5px;
         width: 150px;}
#box2    {position:absolute;
         top: 130px;
         left: 160px;
         width: 520px;}
#box3    {position:absolute;
         top: 130px; 
         left: 700px; 
         width: 120px;}
      
h1       { font: 9px "Times New Roman", serif}
h2       { font: bold 18px "Times New Roman", serif}
h3       { font: bold 24px "Times New Roman", serif}
h4       { font: bold 36px "Times New Roman", serif}
h5       { font: bold 60px "Times New Roman", serif}


