body {
	background-image: url(../img/FdoIntro.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #13191F;
	margin: 0px;

}
.Footer {
	background-image: url(../img/FdoFooter.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 980px;
	font-family: tahoma;
	font-size: 10px;
	color: #394B5D;
	margin-top: 10px;
}
