#content {
	margin-left: 185px;
}

h1 {
	font-size: 150%;
	font-weight: 500;
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 15px;
}

h2 {
	font-size: 110%;
	font-weight: 500;
	text-align: center;
	line-height: 2em;
	padding-bottom: 15px;
}

h3 {
	font-size: 95%;
	font-weight: 400;
	text-align: justify;
	line-height: 2em;
	padding-bottom: 10px;
}

.contbox {
	width: 550px;
	border: 3px solid #5785c7;
	padding: 10px;
	margin-bottom: 1em;
}