.bg1 {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DDDDDD;
}
.bg3 {
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	background-position: left top;
}
.bg4 {
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	background-position: left top;
}
.big1 {
	background-image: url(../images/big1K.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.big2 {
	background-image: url(../images/big2K.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.big3 {
	background-image: url(../images/big3K.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}