/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #83b643;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	height: 100%;
	width: 100%;
	
}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/




