body {
	background-image: url(img/bg1.gif);
	background-repeat : repeat-x;
	background-color : #ffffff;
}

.fo{
	background-image : url(img/bg3.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	height: 94px;
}

td{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}