@import "hovedstil.css";

#oppsalgstavle{
	padding: 10px 20px;
	background: url(bilde/kork.jpg);
}

#oppsalgstavle h1{
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	text-align: center;
	color: #FF0000;
}

#oppsalgstavle h2{
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

#oppsalgstavle h3{
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

#oppsalgstavle .avsnitt, p{
	font-size: 1.1em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 1.3em;
}

#oppsalgstavle .melding{
	padding: 10px;
	background: url(bilde/papir.jpg);
	margin: 40px;
}
