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

#paperdoll {
	background-image: url(../../images/paperdolls/males/2_men.png);
	background-repeat: no-repeat;
	height: 269px;
	width: 134px;
	position: relative;
	left: 764.5px;
	background-position: center center;
	top: 30px;
}

#content_header {
	background-image: url(../../images/aboutwec/stories_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	width: 674px;
}

