body { background-image: url("images/cadpat1.jpg"); }

   #main {
      width: 730px;
      height: 840px;
      margin: 0 auto;
      background-color: #FF0000;
      border: 1px; }

 #mainlower {
      position: absolute;
      width: 1240px;
      height: 560px;
      margin: 0 auto;
      font-size: 30px;
      font-weight: bold;
      color: #FFFFFF;
      font-family: Times New Roman; 
      border: 0px solid #000000; }
      
   #rightupper {
      position: absolute;
      right: 10px;
      top: 20px;
      width: 250px;
      height: 205px;
      margin: 0 auto;
      font-style: italic;
      font-size: 30px;
      font-weight: bold;
      color: #FFFFFF;
      font-family: Times New Roman;
      border: 0px solid #000000; }
 
  #rightmiddle {
      position: absolute;
      right: 10px;
      top: 230px;
      width: 250px;
      height: 615px;
      margin: 0 auto;
      border: 0px solid #000000; }
      
   #leftupper {
      position: absolute;
      left: 10px;
      top: 20px;
      width: 250px;
      height: 205px;
      margin: 0 auto;
      font-style: italic;
      font-size: 30px;
      font-weight: bold;
      color: #FFFFFF;
      font-family: Times New Roman;
      border: 0px solid #000000; }
      
  #leftmiddle {
      position: absolute;
      left: 10px;
      top: 230px;
      width: 250px;
      height: 605px;
      margin: 0 auto;
      border: 0px solid #000000; 
      }
      
   #contactform  {
       position: absolute; 
       width: 481px; 
       height: 439px;  
       left: 311px; 
       top: 200px;
       border: 0px solid #000000;
       }
       
  #contactupper {
      position: absolute;
      width: 1240px;
      height: 190px;
      margin: 0 auto;
      border: 0px solid #000000; }
      
  #contactmain {
      width: 730px;
      height: 840px;
      margin: 0 auto;
      border: 1px; 
      }