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

#content {
	position:relative;
	left:5px;
	width:980px;
	height:500px;
	margin:10px auto;
	border-style:solid;
	border-color:#FFF;
	color:#fff;
}

h1 {
	margin-top:10px;
	margin-bottom:10px;
	color:#fff;
	text-align:center;
	text-shadow:#fff .05em .05em .05em;
}

h1 span {
	color:#fff;
}

#innerTB {
	text-align:center;
}