
body {
	font-family: Helvetica, Arial, sans-serif;
	background-image: url('pic/up85bg-index.gif');
	background-position: top right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #113;
	text-align: center;

}

body, html { height: 100%; }

img { border: 0px; }

p {	padding: 0px; margin: 0px; }

td { vertical-align: top; border: 0px; font-size: 12px; }

#splash {
	display: table;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

#splash td {
	vertical-align: middle;
	text-align: center;
}