/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fd.jpg);
	background-repeat: repeat;
	background-color:#CCCCCC;
}

#fl{
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
