body { 
background-repeat:repeat-y;
background-image:url(back.gif); 
background-color:#411F24;
background-position: top right;
}

div.content { 
position: absolute;
right: 22px;
top: 0px; 
width: 300px;
height: auto;
text-align: justify;
}

div.menu
{
margin-bottom: 6px;
text-align: center;
width: 100%;
}

body, div, table { 
color: #AE5662; 
font-size: 8pt; 
font-family: Arial, Helvetica; 
}

A:link {color: #D7919D; text-decoration: none; }
A:visited {color: #D65E72; text-decoration: none; } 
A:active {color: #FFFFFF; text-decoration: none; }
A:hover {color: #FFFFFF; text-decoration: underline; } 