html {height:100%;}body {	height:100%;	background-color:#e8ded5;	background-image:url(images/background.gif);	background-position:top;	background-repeat:repeat-x;	margin:0px;	padding:0px;}#wrapper {	width: 751px;	height: auto;	margin:auto;}#maincontainer {	width:751px;	height:auto;	margin:auto;}#left {	float: left;	width:295px;	height:419px;}#smalltext {	margin-left: 55px;	width:200px;	height: 162px;}#right {	float: left;	width: 456px;	height: auto;}#largetext {	margin-top:15px;	margin-left:55px;	width: 356px;	height:auto;}