BODY {
 background-color: #f8f4e7;
 padding: 20px;
 margin: 0px;
}

.food_menu {
 color: #5e4424;
 font-family: sans-serif;
 font-size: 12px;
 text-align: center;
}

.food_menu A {
 text-decoration: none;
 color: #5e4424;
}

.butchers {
 background-color: #ffffff;
 width: 800px;
 height: 10px;
}

.png {
  behavior: url('inc/png.htc');
}

A {
 color: #662200;
}

.bakers {
 position: relative;
 width: 800px;
 background-color: #ffffff; 
}

.meat {
 border: 20px solid #ffffff;
}

.sandwiches {
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 20px;
 padding-bottom: 20px;
}

.food {
 border-top: 20px solid #ffffff;
 border-bottom: 30px solid #ffffff;
}

.bread {
 width: 585px;
 border-left: 2px solid #f4efdc;
 border-right: 2px solid #f4efdc;
}

.logo {
 position: absolute;
 top: 0px;
 left: 10px;
}

H1 {
 color: #7f951c;
 font-size: 30px;
 font-style: italic;
 font-weight: normal;
 font-family: times,sans-serif;
 padding: 0px;
 margin: 0px;
 line-height: 30px;
}

H2 {
 padding: 0px;
 margin: 0px;
 font-size: 16px;
 font-weight: bold;
 color: #af2f02;
 font-family: sans-serif;
}

P {
 color: #685032;
 font-family: sans-serif;
 font-size: 13px;
 line-height: 20px;
}

TD {
 color: #685032;
 font-family: sans-serif;
 font-size: 13px;
 line-height: 20px;
}

INPUT {
 color: #685032;
 border: 1px solid #685032;
 font-family: sans-serif;
 font-size: 13px;
 padding: 2px;
}

TEXTAREA {
 color: #685032;
 border: 1px solid #685032;
 font-family: sans-serif;
 font-size: 13px;
 padding: 2px;
}

.menu {
 float: left;
}

.mi1 {
 font-size: 20px;
 font-weight: normal;
 font-family: times,sans-serif;
 color: #5e4424;
 padding-top: 2px;
 padding-bottom: 2px;
}

.mi1 A {
 color: #5e4424;
 text-decoration: none;
}

.mi2 {
 font-size: 12px;
 font-weight: bold;
 color: #ef7f32;
 padding-left: 20px;
 padding-top: 2px;
 padding-bottom: 2px;
 font-family: sans-serif;
}

.mi2 A {
 text-decoration: none;
 color: #ef7f32;
}
