

BODY
	{
	background-attachment: fixed; 
	background-position: 0% 0%;
	background-image: url('back2.jpg'); 
	background-repeat: no-repeat	
	}

HR
	{
	color: blue;
	height: 1px;
	width: 900px;
	left: 0px;
	align: left;
	}

.LOGO	{
	width: 460px;
	margin-top:50px;	
	margin-left:415px;
	}

.LOGO2	{
	margin-top:50px;	
	margin-left:380px;
	}

.brodhoved
	
	{
	padding-left: 5px
	}

.boks
	{
	width: 413px;
	height: 120px;
	padding: 10px;
	border: 2px dashed blue;
	margin: 0px;
	}

.link
	{
	margin-left: 150px;
	border: 1px;
	}

A.meny
	{
	color: rgb(0,13,188);
	font-size: 140%;
	text-decoration: none;	
	font-weight: bold;
	font-style: italic 
	}

A:link.meny
	{
	color: rgb(0,13,188);
	font-size: 140%;
	text-decoration: none;	
	font-weight: bold;
	font-style: italic 
	}


A:visited.meny
	{
	color: rgb(0,13,188);
	font-size: 140%;
	text-decoration: none;	
	font-weight: bold;
	font-style: italic 
	}


A:active.meny
	{
	color: rgb(0,13,188);
	font-size: 140%;
	text-decoration: none;	
	font-weight: bold;
	font-style: italic 
	}

A:hover.meny
	{
	text-transform: uppercase;
	color: rgb(0,13,188);
	text-decoration: none;	
	font-weight: bold;
	font-style: italic; 
	font-size: 140%
	}
