body 
{
background-image: url(ho1.jpg); 
background-repeat: repeat;
background-attachment: fixed;
background-position: top center;
background-color: #1f1933;
color: #ffffff;
scrollbar-arrow-color: #ffff80;
scrollbar-base-color: #161650;
scrollbar-dark-shadow-color: cornflowerblue;
scrollbar-track-color: #0b2121;
scrollbar-face-color: #222222;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffaa;
}
h1
{
background-image: url(ho1.jpg); 
background-repeat: repeat;
background-attachment: fixed;
background-position: top center;
width: 1024px;
color: antiquewhite; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
h2
{
background-image: url(ho1.jpg); 
background-repeat: repeat;
background-attachment: fixed;
background-position: top center;
width: 1024px; 
color: white; 
font: arial; 
font-size: 15px; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
h3
{
background-image: url(); 
background-repeat: repeat; 
width: 100%; 
padding-right: 8px;
padding-left: 8px; 
font-size: medium; 
font-face: arial;
color: blue; 
border-left: 0px dotted red; 
border-right: 0px dotted red; 
border-top: 0px dotted red; 
border-bottom: 0px dotted red;
}
h4
{
width: 165px; 
padding-left: 6px; 
padding-right: 6px; 
margin-right: 0cm; 
font-face: Arial;
font-size: medium; 
color: azure; 
//background-image: url("emgreysuit.jpg"); background-repeat: repeat; 
border-left: 2px groove; 
border-right: 2px groove; 
border-top: 2px groove; 
border-bottom: 2px groove; 
} 
h5
{
width: 160px; padding-left: 6px; padding-right: 6px; margin-right: 0cm; font-size: 16; color: white; background-image:
url("71.jpg"); background-repeat: repeat; 
border-left: 2px groove; 
border-right: 2px groove; 
border-top: 2px groove; 
border-bottom: 2px 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: #ffffaa;  text-decoration: none;}
a:visited {color: #33ffff; text-decoration: none;}
a:hover {color: blue;}
a:active {color: red;}
