body{
	background: #22302b url('../../images/fabric.jpg');
	font-family: 'Calibri','Arial';
	font-size: 16px;
	height: 100%;
}
#flash_sound{
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.text{
	width: 500px;
	margin: 50px auto;
	color: #989898;
	line-height: 27px;
	text-shadow: #000000 -1px -1px 1px;
	zoom: 1;
	filter: Shadow(Color=#000000, Direction=180, Strength=1); 
}
.author{
	text-align: center !important;
}
.main{
	background: url('../../images/line.jpg') repeat-y left top;
}
.main-inner{
	background: url('../../images/line.jpg') repeat-y right top;
}