<style type="text/css">
<!--

	{}
	
	body {
		margin:0px;
		background-color:#ffffff;
	}
	
/* Content */
	#content {/*
		background-color:red;*/
	}
	
/* Foot */
	#foot {/*
		background-color:blue;*/
	}
	
/* Head */
	#head {
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		height:162px;
		width:auto;/*
		background-color:green;*/
	}

/* Wrapper */
	#wrapper {
		margin:0px 10px 0px 10px;
		height:100%;
		width:auto;/*
		background-color:yellow;*/
	}
	
-->
</style>