.bg1 {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background: url(../images/button.gif) repeat-x left top;
}
.bg4 {
	background: url(../images/l2.gif) repeat-y left 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;
}
