body {
	background-color : #FFD8FB;
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
	height: 52px;
	color: #85397D;
	font-weight: bold;
}

td{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}