html { min-height: 100%; margin-bottom: 1px; }
body {
	margin:0px;
	padding:0px;
	background:#DFE2D4;
}
h1{
	position:absolute;
	margin-left:-1000px;
	width:999px; 
}
img{
	border:0;
	behavior: url("pngbehavior.htc");
}
#container{
	position:absolute;
	width:944px;
	left:50%;
	margin-left:-472px;
}
.clearing{
	height:1px;
	overflow:hidden;
	clear:both;
}
.aboutPage img
{
	position:absolute;
}
.creativeProcess{margin:200px 0px 0px 43px;}