@charset "utf-8";
/* CSS Document */

#content{
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: left;
	width: 786px;
	height:480px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFCC;
}

p.whitet{
	color:#FFFFCC;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
}

p.regt{
	color:#CCCCCC;
	width: 650px;
	margin-left : auto;
	margin-right : auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
}
