      body { width: 800px; margin-left: auto; margin-right: auto; margin-top: 0px; background-image: url("http://Real-Home-Based-Business-Opportunity.com/gray_back.gif"); background-repeat: repeat-xy; background-position:center; }
      
      #header {
         height: 127px;
         background-image: url("http://Real-Home-Based-Business-Opportunity.com/logo.jpg");
         background-repeat: no-repeat;
         background-position:center;
      }
      
      #main-content {
         padding: 20px;
      }
   
      #inner_footer {
         border-top: thin solid blue;
         margin-left: 20px;
         margin-right: 20px;
         padding: 20px;
         background-color: LightBlue;
      }
      
      #footer_links {
         margin-left: 20px;
         margin-right: 20px;
      }


ul {
position: relative;
left: 30px;
}

#content {
  width: auto;
  margin-left: 40px;
  margin-right: 40px;
}

#ad1and2 {
  width: 260px;
  float: left;
  margin-left: 20px;
  margin-right: 40px;
  margin-bottom: 30px;
}

#ad3 {
  margin-left: 50px;
}

#contain_the_float {
  width: 100%;
}