p#intro {
	width: 270px;
}
div#page {
	background-image: url("/Frontend/Images/Personas/group.jpg");
	background-repeat: no-repeat;
	background-position: 0 9px;
	height: 700px;
}
div#pagehead {
	border: none;
}
html* div#page {
	background-position: 0 69px; /* this hack passes IE7 and IE6 */
	height: 790px;
}
