body
{
background-color: #d4cfc7;
margin-right: auto;
margin-left: auto;
color: #002626;
font-size: 25px;
scrollbar-arrow-color: #ffff80;
scrollbar-base-color: #777777;
scrollbar-dark-shadow-color: cornflowerblue;
scrollbar-track-color: #20B2AA;
scrollbar-face-color: #0A3533;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffaa;
}
h1
{
background-color: #fdf8e2;
width: 1010px;
font-size: 16px;
border-left: 2px groove;
border-right: 2px groove;
border-top: 2px groove;
border-bottom: 2px groove;
}
h2
{
background-color: #002626;
width: 1015px;
text-align: left;
margin-left: 18px;
color: #ffffaa;
padding-left: 10px;
font: arial;
font-size: 25;
#border-radius: 1em;
box-shadow: black 0.5em 0.5em 0.3em
}
h0
{
margin-right: auto;
margin-left: auto;
border: 10px solid black;
color: #ffffaa;
padding-left: 10px;
font: arial;
font-size: 12px;
border-left: 0px outset black;
border-right: 0px outset;
border-top: 0px outset black;
border-bottom: 0px outset;
}

#shadow-container
 {
width: 100%;
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container
{
position: relative;
left: -3px;
top: -3px;
}
#shadow-container .shadow1
{
background: #333333;
}
#shadow-container .shadow2
 {
background: #333333;
}
#shadow-container .shadow3
{
background: #191919;
}
#shadow-container .container
{
background-color: #FFFFFF;
color: #000030;
border: 1px solid #848284;
padding: 10px;
}


#shadow-container2
 {
width: 100%;
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container2 .shadow2, #shadow-container2 .shadow3, #shadow-container2 .container2
{
position: relative;
left: -3px;
top: -3px;
}
#shadow-container2 .shadow1
{
background: #333333;
}
#shadow-container2 .shadow2
 {
background: #333333;
}
#shadow-container2 .shadow3
{
background: #191919;
}
#shadow-container2 .container2
{
background: #ffffff;
color: #000030;
border: 1px solid #000030;
padding: 20px;
}


h3
{
width: 150px;
background-color: red;
box-shadow: 4,4 #ffff80;
padding-right: 0px;
padding-left: 0px;
font-size: 15;
font-face: arial;
color: black;
border-left: thick outset #666;
border-right: thick outset #666;
border-top: thick outset #666;
border-bottom: thick outset #666;
}
h4
{
}
h5
{
padding-left: 1px;
border-left: 8px groove;
border-right: 8px groove;
border-top: 8px groove;
border-bottom: 8px groove;
}
h6
{
background: #OOOO44; width: 300px; color: white; border-left: 0px inset; border-right: 0px inset; border-top: 0px
inset; border-bottom: 0px inset;
}
h7
{
background: cornflowerblue;
border-left: 2px inset;
border-right: 2px inset;
border-top: 2px inset;
border-bottom: 2px inset;
}
p.news
{
background: #ffff80 color: black; margin-left: 12px;
}

a:link {color: #ffffff;}
a:visited {color: #ffffaa; text-decoration: none;}
a:hover {color: #777777;}
a:active {background: #777777; color: #ffffcc;}
