body {
	font-family: "Trebuchet MS", sans-serif;

}

div#page {
	margin: 0 auto;
	width: 746px;
	height: 573px;
	background: #ffffff url('../images/bar.jpg') no-repeat;
}

div#page-in {
	width: 330px;
	height: 500px;
	margin-left: 350px;
	padding-top: 50px;
	text-align: center;
}

div#page-in h1 {
	width: 223px;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: url('../images/title.gif') no-repeat;
}

div#page-in h1 u {
	display: none;
}