/* altered values for certain pages */
/* -- all pages except contact & historie */
#wrapper {
	background-image: url(../images/bg.png);
	background-repeat:no-repeat;
}

#content {
	height:460px;
	left: 140px;
	width:360px;
	top:246px;
}