body {
	margin-left: 0%;
	margin-top: 0%;
	color: #13d1f7;
	/*font-family: casmira, verdana;*/
	font-size:12px;
	background-image: url(http://www.nordkappcaravancamp.no/images/bg.jpg); 
	background-attachment: fixed;
	
}

A:link {
	text-decoration: underline;
	color: #192ACD
}
A:visited {
	text-decoration: underline;
	color: #192ACD
}
A:active {
	text-decoration: underline;
	color: #192ACD
}
A:hover {
	text-decoration: none;
	color: #ffffff
}
img.maintext{
	position: absolute;
	left: 60px;
	top: 50px;
	z-index: 2;
}
img.navibartop{
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 1;
}
img.navibarside{
	position: absolute;
	left: 30px;
	top: 170px;
	z-index: 2;
}
img.hlogo{
	position: absolute;
	left: 48px;
	top: 560px;
	z-index: 2;
}
p.hlogotext{
	position: absolute;
	left: 48px;
	top: 535px;
	z-index: 2;
	color: Black;
	font: Arial;
	font-size: 11px;
}
img.picindx{
	position: absolute;
	left: 250px;
	top: 270px;
	z-index: 4;
}

 table.buttonbg{
   position: absolute;
	border-style: solid; 	
	border-bottom: 3px;
	border-left: 3px;
	border-right: 3px;
	border-top: 3px;
	border-color: Black;
	left: 70px;
	top: 200px;
   background-color: White;
 	z-index: 3;
 }
 .tr{
 	border-spacing: 0px;
 }
 p.url{
 	position: absolute;
	top: 120px;
	left: 300px;
	color: Black;
	font-style: oblique;
	font-family: Arial Black;
	font-size: 12px;
	z-index: 2;
 }
 div.contacti{
 	position: absolute;
	left: 300px;
	top: 550px;
	font: Times New Roman;
	font-size: 11px;
	color: Black;
 }
 p.counter{
 	position: absolute;
	left: 100px;
	top: 500px;
	color: white;
	font-family: Arial Black;
	font-size: 14px;
	z-index: 3;
 }

