.startbody{
	background-image : url(../bilder/jenny.jpg);
	background-position : left;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.body{
	background-position : left;
	background-repeat : no-repeat;
	background-attachment : fixed;
	color: #635858;
}

.rambody{
	background-image : url(../bilder/bg_knappar.jpg);
	background-position : left;
	background-repeat : repeat;
	background-attachment : fixed;

}



a:link   {
	text-decoration: none;
	color: Maroon;
	font-weight: normal;
}
             
a:visited {
	text-decoration: none;
	color: Maroon;
	font-weight: normal;
}

a:hover  {
	text-decoration: underline;
	color: Maroon;
}

font     {
	font-family: Verdana;
	font-size: 10;
	font-weight: normal;
	color: #292424;
}

.rubrik     {
	font-size: 14;
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	color: #555555;
	letter-spacing: 2px;
}

.ram     {
	font-size: 10;
	font-family : Verdana, sans-serif;
	font-weight : normal;
	color: #888888;
}

body   {
	background-color : #635858;
SCROLLBAR-FACE-COLOR: #635858; 
SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #635858; 
SCROLLBAR-ARROW-COLOR: #999999; 
SCROLLBAR-TRACK-COLOR: #635858;
SCROLLBAR-DARKSHADOW-COLOR: #C1B8B8;

	
}



