body {
	background-image: url(../_img/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #0d8552;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100%;
}