html, body {
	margin: 0px;
	height: 100%;
	background-image: url(img/fd_site.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

