body {
	background-color: #003300;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.main {
	background-color: #EAF2DD;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bootm {
	background-repeat: repeat-x;
	background-position: center bottom;
}
