.cell
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
body {
	background-image:   url(billeder/background.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	margin:0 0 0 0;
	overflow:auto;
}
.maintekst
{
	margin-left:10px;	
	font-weight:bold;
}
.bottom
{
	background-image:url(bottom.gif);
	background-repeat:no-repeat;
	background-color:#d2b993;
}
.top
{
	background-image:url(top.gif);
	background-repeat:no-repeat;
	background-color:#d2b993;
}
.linkboks
{
	background-image:url(baggrund.gif);
	background-repeat:repeat;
	background-color:#d2b993;
	height:400px;
}
.link
{
	margin-left:10px;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
.Visitlink
{
	
	margin-left:15px;
	text-decoration:none;
	color:#921E07;
	font-weight:bold;
}