body {
	background-image: url(/images/blackground.gif);
	margin: 0px;
}
#index {
	background-image: url(/images/index.jpg);
	background-repeat: no-repeat;
	background-position: center 38px;
	height: 418px;
	width: 100%;
	clip:        rect(auto auto auto auto);
	top: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#pho {
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enter {
	text-align: center;
	padding: 22px;
}
td {
	font-size: 12px;
	color: #000000;
	word-spacing: 2px;
	line-height: 22px;

}
