body {
	margin: 0;
	font: 11pt/1.5em georgia, 'times new roman', serif;
	color: #505060;
}

div#container {
	margin: 0 auto;
	width: 800px;
}

h1 {
	font: bold 19pt georgia, 'times new roman', serif;
	color: #000000;
}

h2 {
	font: bold 15pt georgia, 'times new roman', serif;
	color: #31418a;
}

h3 {
	font: normal 13pt/1.5em georgia, 'times new roman', serif;
	color: #505060;
}

img {
	display: block;
	border: none;
}

div#content {
	padding: 1px 60px;
}