BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}


.main {
	height:800px;
	width:800px;
	left:auto;
	right:auto;
	margin:auto;
	position:relative;
	background-image:url(/bakgrund_masken.jpg);
	background-repeat:no-repeat;
	}
	
.toptext {
	left:50px;
	top:190px;
	position:relative;
	width:680px;
	}	
	
.bottomtext {
	top:290px;
	position:relative;
	width:680px;
	}		
	
A {
	color: #999999;
	text-decoration: none;
}

A:HOVER {
	color: #007B73;
	text-decoration: underline;	
	}
	