@charset "UTF-8";
body {
}
.middle {
	float: left;
	width: 950px;
	display: block;
	height: 1200px;
}
p {
	font-size: 1.25em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	width: 600px;
}
.faculty {
	text-align: center;
	display: block;
	width: 940px;
}
.doorstop {
	clear: both;
}
