@import url("base.css");
body.introstyle
{
	overflow: scroll;
	background-image: url(background002.jpg);
	background-position: center;
	background-color: #cccccc;

}

.center .article .content .crews
{
	clear: both;
	margin: 16px;
	height: 256px;
	text-align: center;
}

.center .article .content .crews .image
{
	float: left;
	width: 256px;
	height: 240px;
}

.center .article .content .crews .profile
{
	float:left;
	width: 45%;
	text-align:left;
}

