body 
{
//background-image: url("gal2.jpg"); 
//background-position: top center;
//background-repeat: no-repeat;
background: #000001;
color: #33ffff; 
font-size: medium;
scrollbar-arrow-color: #ffff80;
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
{
text-align: center; 
font-size: large; 
font face: arial; 
color: #33ffff; 
border-left: image:; 
border-right: 0px dashed; 
border-top: 0px inset; 
border-bottom: 0px dashed white;
}
h2
{
width: 100%;
text-align: center;
margin-left: 0px;
padding-left: 0px;
color: mintcream; 
font face: arial; font-size: 12px;
border-left: 0px dashed azure; border-right: 0px inset; border-top: 0px dashed azure; border-bottom: 0px 
dashed azure;
}
h3
{
background: #33ffff;
width: 700;
margin-left: 0px;
margin-right: 0px;
padding-left: 10px; 
padding-right: 10px;
font-size: small; 
color: black; 
border-left: 5px  white; 
border-right: 1px white; 
border-top: 1px white; 
border-bottom: 1px white;
}
h4
{
margin-left: 0px;
text-align: center;
width: 100%; 
padding-left: 8px; 
padding-right: 0px; font-size: medium; 
border-left: 0px dashed white; 
border-right: 0px dashed white; 
border-top: 0px dashed white; 
border-bottom: 0px dashed white; } 
}
h5
{
margin-left: 0px;
width: 100%;
text-align: center; 
padding-right: 3px;
padding-left: 8px; 
border-left: 0px dashed white; 
border-right: 0px dashed white; 
border-top: 0px dashed white; 
border-bottom: 0px dashed white;
}
h6
{
width: 800px;
font-size: medium;
text-align: left; 
padding-right: 8px;
padding-left: 8px; 
border-left: 1px dashed white;
border-right: 1px dashed white;
border-top: 1px dashed white;
border-bottom: 1px dashed white;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #161650;
scrollbar-dark-shadow-color: #999999;
scrollbar-track-color: #726f6a;
scrollbar-face-color: #222222;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffff80;
}
p.news
{
background: #ffff80 color: black; margin-left: 12px;
}

a:link {color: #ffffff;}
a:visited {color: silver; text-decoration: none}
a:hover {background: transparent; color: blue; text-decoration: glow;}
a:active {color: red;}
