.bg {
	background-image: url(images/fullbg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bg2 {
	background-image: url(images/blocks.gif);
	background-repeat: repeat-x;
	background-position: center;
}
