body 
{
background: #000000;
background-image: url("panelback.jpg"); 
background-repeat: no-repeat;
background-attachment: fixed; 
scrollbar-arrow-color: gold;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #000000;
}
h1
{
font-size: 50; 
font-family: 
Copperplate Gothic Bold, Times New Roman; 
color: #FFFFFF; 
background: #339966; 
border-left: 5px inset; 
border-right: 5px inset; 
border-top: 5px inset; 
border-bottom: 5px inset;
}
h2
{
margin-left: 400px;
width: 410px;
height: 260px;
padding-left: 2px;
padding-right: 2px;
border-left: 5px inset #555555; 
border-right: 3px inset #555555; 
border-top: 5px inset #555555; 
border-bottom: 3px inset #555555;
}
h3
{
width: 100%;
font-size: 8; 
color: #000000; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
a:link {color: #ffffaa}
a:visited {color: #ffffaa}
a:hover {background: #000000; color: white;
}
