body
{ 
background-image: 
url('images/bkg.jpg');
background-repeat: repeat-x;
background-color: #5e522a;
margin: 0px
}
table.body
{ 
background-image: 
url('images/watermark.jpg');
background-repeat: repeat-x;
background-color: #FFFFFF;
border-collapse: collapse
margin: 0px
}
img.border
{ 
padding: 5px;
border: 3px solid #674901;
}
a.main:link {color: #404040; font-family: georgia, times new roman, serif; font-size: 12pt; text-decoration: underline}
a.main:visited {color: #404040; font-family: georgia, times new roman, serif; font-size: 12pt; text-decoration: underline}
a.main:hover {color: #c0c0c0; font-family: georgia, times new roman, serif; font-size: 12pt; text-decoration: underline}
a.main:active {color: #404040; font-family: georgia, times new roman, serif; font-size: 12pt; text-decoration: underline}