.background {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.backgroundside {
	background-image: url(images/background_top.jpg);
	background-repeat: repeat-x;
}
