@import url("style.css");

#main {
	background: url('images/main_img_staff.jpg') no-repeat;
}

#main h2 {
	clear: both;
}

#main p {
	margin-bottom: 2em;
}

#content img.alignleft {
	margin-bottom: 25px;
}

