/* CSS Document */
body {
  background: url(../images/flyer3.jpg) repeat;
  font-size: 12px;
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  color:#000000;  
  margin: 0; 
  padding: 0; 
  text-align: left; 
  line-height: 12px;
}
#main-content{
position:absolute; width:596px; height:982px; z-index:2; left: 42px; top: 524px;
}

#menu-logo {
position:absolute; 
left:139px; 
top:91px;
width:479px; 
height:436px;
z-index:1;
visibility:visible
}

p, div, li, div, h1, h2, h3, h4 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;

}


