.background {
	background-image:url(images/bg_bild.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
}

.hg {
	background-image:url(images/stripe.jpg); 
	background-repeat: repeat-x;
	background-position: left top;
}