﻿.font_xl {
	font-size: x-large;
}
.heading {
	font-size: large;
	font-weight: bold;
}
#img_body {
	float: left;
	width: 325px;
	height: 255px;
	text-align: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
