body {
	font-family: sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #000;
	background-image: url(../img/bgbody.jpg);
	background-position: center top;
	line-height: 28px;
	background-repeat: no-repeat;
}
.t1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
}

.t2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #999;
	padding-top: 38px;
	margin-top: 0px;
}

.t3 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	margin-top: 0px;
}

