body {
	background-color: #F0E6DF;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}
.floatleft {
	float: left;
}
