/***************************

Stilmall för index.html

***************************/

body {
	background: white;
}

div#rutan {
	background: url(bilder/skyltfonster1a.jpg) no-repeat;
}

ul#meny a {
	color: white;
}

ul#meny a:hover {
	color: #82a496;	
}

div#c {
	color:/* #b3b0af; */ #1e4043;
}
