.css {
	background-image: url(../images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	background-image: url(../images/bg_img.gif);
	background-repeat: repeat-x;
	background-color: #A9DF63;
}
