html {
margin: 0px; padding: 0px; border: 0px;
}

body {
margin: 0px; padding: 0px; border: 0px; font: 1em/1.25; background-color: #006600; background-image: url(background.bmp); background-attachment: fixed;
text-align: center; 
}

#paper {
width: 800px; background-color: #fff; margin: 10px auto;
}

#flyer {
padding: 20px 5px 20px 5px;
border-style: double;
border-size 3px;
width: 700px;
margin: 10px auto 10px; 
}

#maincontent {
padding-right: 30px; padding-left: 30px; padding-top: 30px; padding-bottom: 20px; 
}

#boxes {
margin-top: 50px;
text-align: left;
height: 150px;
}

#buttons a {
margin-left:70px;
margin-top: 10px;
padding-left: 5px;
padding-top: 15px;
width: 257px;
height: 50px;
float: left;
text-align: center;
background-repeat: no-repeat;
}

#button {
background-image: url(button.bmp); 
}

a:link#button, a:visited#button {
font-family: comic sans ms;
color: #fff;
text-decoration: none;
font-size: 1.2em;
}

a:active#button, a:hover#button {
font-family: comic sans ms;
color: #000;
text-decoration: underline;
font-size: 1.2em;
}

#logos {
text-align: left;
padding-top: 80px;
padding-bottom: 100px;
}

#logo1 {
margin-left: 80px;
float: left;
}

#logo2 {
margin-left: 450px;
}

border-style: double;
border-size 3px;
}

h1 {
font-family: times new roman; color: #004400; font-size: 3em; font-weight: normal; margin: 0px 0px 0px 8px; padding 0px 0px 0px 0px;
}

h2 {
font-family: times new roman; color: #004400; font-size: 2em; font-weight: normal; margin: 0px 0px 0px 8px; padding 0px 0px 0px 0px;
}

.location {
font-family: arial; font-size: 1.1em; #fff;
}

.whatsthere {
font-family: arial; font-size: 1.1em; color: #004400; 
}

.free {
font-family: arial; font-size: 1.1em; color: #008800;
}

.stalls {
font-family: Verdana; font-size: 1.1em; color: #000;
}

span.email {
font-size: 0.9em;
}

#carrot{
margin-left: 10px; background-image: url(carrot.jpg); height: 80px; width: 110px; background-repeat: no-repeat; position: relative; left: 17px; float: left; top -10px;
}

#mushroom{
margin-right: 10px; background-image: url(mushroom.jpg); height: 80px; width: 110px; background-repeat: no-repeat; position: relative; left: -25px; float: right; top -10px;
}



#stalltitle {
padding: 20px 5px 20px 5px;
border-style: double;
border-size 3px;
width: 700px;
margin: 10px auto 10px; 
}

