body,html{
color: #2d8287; 
line-height: 16px; 
font-size: 10px; 
font-family: 'Trebuchet MS';
background: url('main_bg.jpg') fixed no-repeat;
}
table{
color: #2d8287; 
line-height: 16px; 
font-size: 10px; 
font-family: 'Trebuchet MS';
}
h1{
font-family: 'Trebuchet MS';
font-size: 12px;
font-style: italic;
font-weight: normal;
text-transform: lowercase;
margin-bottom: 2px;
}
a:link,a:active,a:visited{
color: #aea056;
border-bottom: 1px dashed #cebf6e;
text-decoration: none;
}
a:hover{
border-bottom: 1px dashed white;
}
b{
font-weight: normal;
color: #52afb6;
}
img{
border: 5px solid #d8cf9e;
}