body {
background-color: #F6F9ED;
}

.header {
background-color: #FFFFFE;
background-image: URL(onions.png);
height: 164px;
width: 900px;
}

.maintext {
color: #8B7355;
font-family: trebuchet ms, tahoma, verdana;
font-size: 10pt;
line-height: 15pt;
background-color: #FEF1E1;
width: 700px; 
}

.sidebar {
color: #8B7355;
font-family: trebuchet ms, tahoma, verdana;
font-size: 10pt;
line-height: 15pt;
background-color: #FEEECD;
width: 200px; 
}

.menu {
color: #8B7355;
font-family: trebuchet ms, tahoma, verdana;
font-size: 9pt;
text-align: right;
background-color: #FEE0C6; 
}

.number {
color: #8B7E66;
font-family: trebuchet ms, tahoma, verdana;
font-size: 10pt;
background-color: #EEE5DE;
text-align: right;
}

h1 {
color: #8B7355;
font-family: trebuchet ms, tahoma, verdana;
font-size: 18pt;
}

h2 {
color: #8B7355;
font-family: trebuchet ms, tahoma, verdana;
font-size: 16pt;
}

.copyright {
color: #8B7355;
font-family: trebuchet ms, tahoma, verdana;
font-size: 8pt;
text-align: center; 
}

a {
font-family: trebuchet ms, tahoma, verdana;
font-size: 9pt;
color: #8B4513;
}