/* CSS Document */

body {
	background-color:#2C942F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(../img/bg.gif);
}
.bg2 {
	text-align:center;
	background: url(../img/bg2.gif) repeat-x;
}
