body 
{
font-family: Arial, Helvetica;
font-size: 12px;
background-color: #F5E68B; 

}

#mainimg
{
/* margin-left: 55px; */

align: center;
position:absolute;
z-index:1;
}
#menudiv
{
margin-left: 180px; 
margin-top: 500px;
position:absolute;
z-index:2;
}

#leftcol
{

  margin-left: 15px;
  float: left;
}

#rightcol
{
  align: left; 
  margin-left: 15px;
margin-right: 15px;
  width: 290px;
  float: right;
}

.mainlink a:link {
   font-size: 12px;
   color: #441502;
   font-weight: bold;
;
}
a:visited {
   color: #441502;
   font-size: 12px;
   font-weight: bold;
}

h1
{
   color: #441502;
}

h2
{
   color: #441502;
}

.price
{
   color: #257D03;
}

.greenfont
{
   color: #257D03;
}

.yellowfont
{
   color: #F9CE05;
}