/* CSS Document */
.bakgrunn {
	background-image: url(images/framside_10.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.farge {
	background-color: #FFCC66;
}
h1 {
	font-size: 18px;
	color: #FF9900;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
