body {	
background-color: #f2ecdf;
font-family: 'Trebuchet MS', Arial, Helvetica, Sans Serif;
color: #400000;
font-size: 12px;
text-align: center;
}

#middle {
width: 820px;
background-image: url(middle.jpg);
background-repeat: repeat;
}

h1 {
font-family: 'Trebuchet MS', Arial, Helvetica, Sans Serif;
color: #dd4800;
font-size: 16px;
font-weight: bold;
display:inline;
}

h2 {
font-family: 'Trebuchet MS', Arial, Helvetica, Sans Serif;
color: #dd4800;
font-size: 12px;
font-weight: bold;
display:inline;
}

td {
font-family: 'Trebuchet MS', Arial, Helvetica, Sans Serif;
color: #400000;
font-size: 12px;
text-align: left;
}

a {
text-decoration: none;
color: #9eba30;
}

a:visited { color: #9eba30; 
}

a:hover { color: #dd4800; 
}

a:active { color: #9eba30; 
}

img
{  border-style: none;
}

