
body 
{background: #D3CAE8;
background-image: url(http://www.quackedduckie.net/dolls/images/iframe.gif);
background-repeat: no-repeat; 
background-position: top left; 
background-attachment: fixed; 

font-family: sans-serif; 
color: #260A34; 
letter-spacing: 1pt; 
font-weight: normal; 
font-size: 10pt; 

scrollbar-face-color : #725A7E; 
scrollbar-highlight-color : #D6BDE3; 
scrollbar-3dlight-color : #725A7E; 
scrollbar-shadow-color : #D6BDE3; 
scrollbar-darkshadow-color : #725A7E;
scrollbar-track-color : #725A7E; 
scrollbar-arrow-color : #D6BDE3; 
}

A:link
{ text-decoration: underline; color:#260A34; }

A:visited
{ text-decoration: underline; color:#594463; }

A:active
{ text-decoration: line-through; color:#162D0A; }

A:hover
{ text-decoration: underline overline; color:#162D0A; }
