/*<![CDATA[*/
	html, body {
		height: 100%;
		overflow: auto;
	}
	body {
		font: 86% Arial, sans-serif;
		background-color: #c2e1f2;
		background-repeat: repeat-x;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(../img/bg.jpg);		         
	}
	#content {
		height: 100%;
	}
/*]]>*/
