body {
background-image : url(/images/blue029.jpg);
background-attachment : fixed;
color : white;
scrollbar-face-color: #003399; 
scrollbar-shadow-color: black; 
scrollbar-highlight-color: blue; 
scrollbar-3dlight-color: white; 
scrollbar-darkshadow-color: black; 
scrollbar-track-color: #00ccff; 
scrollbar-arrow-color: yellow;
}

hr {
color : yellow;
}

.buttons {
color: white;
background-color: #0000cc;
border-top: #0000ff 2px solid;
border-left: #0000ff 2px solid;
border-bottom: #000066 2px solid;
border-right: #000066 2px solid;
cursor: pointer;
}

h1
{
font-size: 36pt;
color: #ffff00;
text-align: center;
}

h2
{
font-size: 24pt;
color: #ffff00;
text-align: center;
}