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


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

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

