body {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	color: #000000;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;










}
.innriRammi {
	background-image: url(images/hamar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 25px;
	border-top: #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: thin solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;








}
.storiRammi {
	border-top: thin groove #333300;
	border-right: thin double #333300;
	border-bottom: thin groove #333300;
	border-left: thin ridge #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;


}
a:link {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #006699;

}
