/* CSS Document */
html, body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #7f9940;
	background-image: url(images/background2.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

