body {
	background-image: url('../images/bg-t1.jpg');
	background-repeat: repeat-x;
	background-color: #171717;
}


#shell1,
#shell2 {
	width: 961px;
}

#about {
	position: absolute;
	top: 217px;
	left: 0px;
	
	width: 961px;
	height: 120px;
	
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

#about2 {
	position: absolute;
	top: 375px;
	left: 0px;
	
	width: 961px;
	height: 139px;
	
	text-align: center;
}
