a:link { color: #8D7A36; font-weight: bold; text-decoration: none }
a:visited { color: #C7AF5B; text-decoration: none }
a:hover { color: #FFFFFF }

BODY 
{ 
background-image: url(caffeinebg.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
background-color: #F5E3A3;
scrollbar-base-color: #C7AF5B; 
scrollbar-Track-Color: #F4DF96;
scrollbar-arrow-color: #8D7A36;
scrollbar-Shadow-Color: #C7AF5B; 
scrollbar-DarkShadow-Color: #C7AF5B;
scrollbar-Highlight-Color: #C7AF5B;
font-family: Arial;
font-size: 100%;
}
