﻿body 
{
    background-color:#591203; 
    background-image:url(images/bg.jpg);
    background-repeat:no-repeat;
    background-position:left;
    margin-left:0px; 
    margin-top:0px; 
    text-align:left;
        
   
}
.top
{
    width:1000px;
    height:80px;
    text-align:left;
}
#navi a 
{
    color:#f3a55b;
    text-decoration:none;
 
    }
#navi a:hover 
{
    color:#ffd996;
    text-decoration:none; 
    }
.menu-main
{
    background-image:url(images/menu-main.jpg);
    background-repeat:no-repeat;
    width:755px;
    height:755px;
    vertical-align:top;
    padding-left:100px;
    padding-top:20px;
 }
 #name
 {
     color:#fffc00;
     font-family:Trebuchet MS;
     font-size:18px;
     font-weight:bold;
 }
  #price
 {
     color:#ffea00;
     font-family:Trebuchet MS;
     font-size:18px;
     font-weight:bold;
 }
 .image
 {
     border:0px;
     width:25px;
     height:25px;
     vertical-align:bottom;
     
     }
 #desc
 {
     color:white;
     font-family:Trebuchet MS;
     font-size:14px;
     }
 .item
 {
     width:550px;
     }
  .line
  {
    color:#cab272;
   
    font-family:Trebuchet MS; 
      }
  .CateName
  {
      color:#e36000;
      font-size:30px;
      font-family:Myriad Pro;
      text-transform:uppercase;
      
      
      }
     #price
      {
          color:#fffc00;
          }