html, body {
	color: #aaa1a9;
	background-image: url(images/back1.jpg);
	background-color: #FFF;
	font-size: 11px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}

#clear {
	position: relative;
	clear: both;
	height: 20px;
}