html {
background: #000000 url(images/background.jpg);
background-repeat: no-repeat;
background-position: center;

scrollbar-track-color:#000000; 
scrollbar-face-color:#4e4c59; 
scrollbar-highlight-color:#5b5964; 
scrollbar-base-color:#5e5d65; 
scrollbar-darkShadow-color:#44424f; 
scrollbar-shadow-color:#3a3845; 
scrollbar-arrow-color:#000000;


}




a:link, a:active, a:visited {
color: #1F1C2F;
font-size : 14px;
Font-Family: Arial;
text-decoration: none;}

a:hover {
color: #838383;
font-size : 14px;
Font-Family: Arial;
text-decoration: overline;}



font {
color: #FFFFFF;
font-size :14px;
Font-Family: Arial;}

img.pos1 {
position:absolute; 
top:0px; 
left:0px;}

.bannertext{
width:500px;
}

#navigation{
border-bottom:#414141 1px solid;
padding-left:20px;
padding-right:20px;
}