body 
{
background: black;
color: cornflowerblue;
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;
}
h1
{
background: black;
width: 100%; color: red; 
border-left: 1px  dashed red; 
border-right: 1px dashed red; 
border-top: 0px inset; 
border-bottom: 1px dashed red;
}
h2
{
width: 150%; 
padding-left: 8px; color: #ffffaa; font face: arial; font-size: medium; background: #000000; 
border-left: 1px dashed red; border-right: 1px dashed red; border-top: 0px inset; border-bottom: 0px inset;
}
h3
{ 
width: 100%
height: cm;
background: #000000; 
padding-left: 8px; 
padding-right: 15px;
font-size: medium; 
color: cornflowerblue; 
border-left: 0px inset; 
border-right: 0px dashed red; 
border-top: 0px inset; 
border-bottom: 2px dashed red;
}
h4
{
padding-left: 8px; 
padding-right: 20px; 
font-size: small; 
color: silver; 
background: black; 
border-left: 0px dashed red; 
border-right: 0px dashed red; 
border-top: 0px; 
border-bottom: 1px dashed red; 
} 
}
h5
{
text-align: right;
color: silver
background: #000000; 
padding-left: 8px;
padding-right: 8px
border-left: 0px dashed red; 
border-right: 0px dashed red; 
border-top: 0px; 
border-bottom: 1px dashed red;
}
h6 
{ 
background: silver; margin-left: 0px; border-left: 0px inset; border-right: 0px inset;border-right: 0px inset; border-top: 5px inset; border-bottom: 5px 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: red}
a:visited {color: #f8e33c}
a:hover {background: blue}

