
body
{
	background-image:url(img/bak.png);
	background-repeat:repeat-x;
	background-color:#FFE7CE;
	margin:0px;
}

#topp
{
	background-image:url(img/topp3.png);
	background-repeat:no-repeat;
	width:1000px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}

#mitt
{
	background-image:url(img/main.png);
	background-repeat:repeat-y;
	width:958px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}


#botten
{
	background-image:url(img/botten.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:958px;
	height:150px;
}

.open
{
	background-image:url(img/open2.png);
	background-repeat:no-repeat;
	width:301px;
	height:249px;
	vertical-align:top;
}