html {
	height:100%;
}
body {
	margin:0; padding:0;
	height:100%;
	background:#A07A1C;
}
#content {
	margin:0; padding:0;
	float: right;
}