body
{
	margin: 0;
	padding: 0;
}

#munken45
{
	width: 100%; 
	height: 232px; 
	position:absolute; 
	top: 197px; 
	left: 0; 
	z-index:1000;
}

body.imageNumber1
{
	background: url(/arctictemplates/img/1.jpg) no-repeat 0 0;
}

body.imageNumber2
{
	background: url(/arctictemplates/img/2.jpg) no-repeat 0 0;
}


body.imageNumber3
{
	background: url(/arctictemplates/img/3.jpg) no-repeat 0 0;
}

#page
{
	width: 785px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
}
