body {
	background-color: #ffebdb;
	font-family: arial, sans-serif;
}
.logo {
	text-align:center;
	margin-top: 30px;
}
.t1 {
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	margin-top: -110px;
	color: #ffffff;
	text-shadow: -1px -1px 0px #666666;
}
.t2 {
	font-size: 20px;
	text-align: center;
	margin-top: 50px;
	color: #ffffff;
	text-shadow: -1px 0px 0px #999999;
}