.bg {
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg1 {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

