body {
         background-image: url('images/main-15.jpg'); 
         background-attachment: fixed;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #404040;
	scrollbar-3dlight-color: #404040;
	scrollbar-arrow-color: #6D6D6D;
	scrollbar-track-color: #404040;
	scrollbar-darkshadow-color: #404040;
         color: #AEAEAE;
         font-family: arial, verdana;
         font-size: 11px;
}

	a:link { text-decoration: none; color: #ffffff;}
	a:visited { text-decoration: none; color: #ffffff;}
	a:active { text-decoration: none; color: #ffffff;}
	a:hover { color: #C5C52E;}

.bakgrund { 
            background-color: transparent;
            border: 1px solid #C5C52E;
            height: 15px;
            font-size: 10px;
}

.com { 
       background-color: transparent;
       border: 1px solid #C5C52E;
       font-size: 10px;
}