.head {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/head.gif);
	background-repeat: no-repeat;
}
.middle {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/middle.gif);
	background-repeat: repeat-y;
}
.greyhead {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/greytop.gif);
	background-repeat: no-repeat;
}
.greymiddle {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/greymiddle.gif);
	background-repeat: repeat-y;
}
.greybottom {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/greybottom.gif);
background-repeat: no-repeat;
}
.bottom {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/bottom.gif);
	background-repeat: no-repeat;
}


#holder {
	width:723;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
	/*background: #FFFFFF url(images/faux.gif) repeat-y; */}

#head {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/head.gif);
	background-repeat: no-repeat;
}
#middle {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/middle.gif);
	background-repeat: repeat-y;
}
#greyhead {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/greytop.gif);
}
#greymiddle {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/greymiddle.gif);
	background-repeat: repeat-y;
}
#greybottom {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/greybottom.gif);
}
#bottom {
	background-image: url(http://samverkan.hampusmedia.se/images/saminfo/bottom.gif);
	background-repeat: no-repeat;
}

