.pagemaster {
	background-image: url(bg_1.jpg);
	width: 100%;
	height: 100%;	
}
.logo_oversida_top{
	background-image: url(logo_oversida_top.jpg);
	background-repeat: no-repeat;
	width: 110;
	height: 20;
	
}

.christer_framsida{
	background-image: url(christer_framsida.jpg);
	background-repeat: no-repeat;
	width: 303;
	height: 199;
	
}

.logo_oversida_rest{
	background-image: url(logo_oversida_rest.jpg);
	background-repeat: no-repeat;
	width: 110;
	height: 200;
	
	
}
.jorgen_framsida{
	background-image: url(jorgen_framsida.jpg);
	background-repeat: no-repeat;
	width: 303;
	height: 199;
}
.logo{
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	width: 227;
	height: 50;
	background-position:center;
	
}
.logo_undersida
{
	background-image: url(logo_undersida.jpg);
	background-repeat: no-repeat;
	width: 110;
	height: 20;
	background-position:bottom;
	
}

