

html,body{margin:0;
          padding:0;
}
body{font: 0.8em arial,sans-serif;
     text-align:center;
     background-color: #996600;
}
p{margin:0 10px 10px;
}
a{color: #981793;
}
#header { height: 353px; 
          width: 1024px;
          background: #ffffff;
          margin-top: 30px;
background-image: url(bentos-header-new-1024x353-brown.jpg) 

}
#header h1{height:80px;
             line-height:80px;
             margin:0;
             padding-left:170px;
             color: #79B30B;
}

#header h2{padding-top: 190px;
           padding-left: 50px; 
           color: #79B30B; 
           line-height: 80px;
}

#content p{line-height:1.4;
}


#footer{background: #ffffff;
        color: #FFF;
        background-image: url(bentos-footer-brown.jpg ); 
        height: 198px; 
        margin-bottom: 30px;
}
#footer p{text-align: center;
             padding-top: 30px;
}

#container{width:1024px;
            margin:0 auto;
           text-align: left; 
          
}
              
#content{float:right;
         width:820px;
         background-color: #ffffff;
         height: 800px;
         border-right: 4px solid #cccc66;
         text-align: center;

}
#navigation{float:left;
            width:200px;
            height: 800px;
            background:#cccc66;
}
#extra{clear:both;
       width:100%;
       height: 50px;
       background:#FF8539;
}
#extra h3{ text-align: center;
           padding-top: 12px;
}


#car { width: 570px;
       height: 214px;
       display: block;
       margin-left: auto;
       margin-right: auto;
       margin-top: 50px;
       margin-bottom: 50px;
}

.heading2 { text-align: center;
            color: red;
            margin-top: 50px; 
}
.descrp {text-align: center;
         font-weight: bold;
         font-size: 2.6em;
}
.caa { width: 137px;
       display: block;
       margin-left: auto;
       margin-right: auto;
}
