body 
{background: #4B0909;
background-image: url(images/iframe.gif); 
background-repeat: repeat; 
background-position: top left; 
background-attachment: fixed; 

font-family: sans-serif; 
color: #330000; 
letter-spacing: 1pt; 
font-weight: normal; 
font-size: 10pt; 

scrollbar-face-color : #DFCCAC; 
scrollbar-highlight-color : #FFE9C5; 
scrollbar-3dlight-color : #FFF5E5; 
scrollbar-shadow-color : #A99A82; 
scrollbar-darkshadow-color : #6A6151;
scrollbar-track-color : #4B0909; 
scrollbar-arrow-color : #4B0909; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

A:link
{ text-decoration: underline; color:#330000; }

A:visited
{ text-decoration: none; color:#993333; }

A:active
{ text-decoration: none; color:#993333; }

A:hover
{ text-decoration: underline overline; color:#993333; }