﻿html, body
{
 width: 100%;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: Verdana, Tahoma, Arial, 'Trebuchet MS';
 font-size: 10px;
 font-weight: normal;
 margin: 0 0 0 0;
 background-color : #000;
 background-image: url(../design/forside_back.jpg);
 background-position: top left;
 background-repeat: no-repeat;	
}
img
{
	border-style: none;
	border: 0px;	
}
.link1
{
	width: 313px;
	height: 388px;
	position: absolute;
	top: 38px;
	left: 0px;
}
.link2
{
	width: 315px;
	height: 388px;
	position: absolute;
	top: 38px;
	left: 315px;
}
.link3
{
	width: 305px;
	height: 388px;
	position: absolute;
	top: 38px;
	left: 633px;
}

div.digitrollsign
{
	width: 200px;
	position: absolute;
	text-align: center;
	height: 15px;
	top: 627px;
	left: 380px;
}
div.digitrollsign a
{
	color: #704c43;
	font-size: 11px;
	font-family: Calibri;
	left: 60px;
	text-decoration: none;
}
div.digitrollsign a:hover
{
	color: #fff;
}