body {
	line-height: 1;
	color: black;
	background-color: #F2F1EC;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
}