a:link { color: #6A5333; font-weight: bold; text-decoration: none }
a:visited { color: #6A5333; text-decoration: none }
a:hover { color: #997038 }

BODY 
{ 
background-image: url(londonbg.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
background-color: #BFBDCA;
scrollbar-base-color: #AAA05A; 
scrollbar-Track-Color: #BFBDCA;
scrollbar-arrow-color: #997038;
scrollbar-Shadow-Color: #AAA05A; 
scrollbar-DarkShadow-Color: #AAA05A;
scrollbar-Highlight-Color: #AAA05A;
font-family: Arial;
font-size: 100%;
}
