body
{
     font-size: 10px;
     font-family: Arial;
     color: #000000;
     margin: 0px;
     padding: 0px;
     background-attachment: fixed;
     z-index: 0;
}
.banner
{
	background-image : url('__gfx/main_page__03.jpg');
	height: 104;
	width: 735;
}
.main
{
	background-image : url('__gfx/main_page__08.gif');
	height: 680;
	width: 735;
}
.meny {
padding:0px;
}

.meny
{
	background-image : url('__gfx/main_page__06.jpg');
	height: 24;
	width: 735;
}
a:link { text-decoration: none; color: black}
a:visited { text-decoration: none; color: black}
a:active { text-decoration: none; color: black}
a:hover { text-decoration: underline}
}