body 
{
background: #353734;
margin: 10px;
color: mintcream;
background-image: url(""); 
background-position:center;
background-repeat: no-repeat;
background-attachment: fixed; 
scrollbar-arrow-color: gold;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #000000;
scrollbar-track-color: #000000;
background-position:center;
scrollbar-face-color: #0000aa;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #000000;
}

td
{
}
h1
{
width: 1000px;
position: relative;
margin: 20px auto;
font-size: 50; 
font-family: Copperplate Gothic Bold, Times New Roman; 
color: #FFFFFF; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
h2
{
background-color: #202715;
width: 1050px;
color: black;  
border-top: 1px inset;  
border-left: 1px inset;  
margin-right: auto;
margin-left: auto;
text-align: left;
font: #ffffff;
padding-left: 30px;
font: arial;
font-size: 18;
box-shadow: black 0.5em 0.5em 0.3em
}

h3
{
width: 100%;
font-size: 8; 
color: #000000; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
#shadow-container
 {
width: 45%;
position: relative;
left: 3px;	
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container 
.container 
{
position: relative;
left: -1px;
top: -1px;
}
#shadow-container .shadow1 
{
background: #F1F0F1;
}
#shadow-container .shadow2
 {
background: #DBDADB;
}
#shadow-container .shadow3 
{
background: #B8B6B8;
}
#shadow-container .container 
{background: #ffffff;
border: 1px solid #848284;
padding: 10px;
}




a:link {color: #ffffaa}
a:visited {color: #ffffaa}
a:hover {background: #000000; color: white;
}
