body {
	text-align: center;
	background: #4A94D0 url(images/5q.0002.body.bg.jpg) no-repeat 50% 0;
	margin: 0 0 20px 0;
	padding: 0;
	font: 12px/17px Garamond, "Times New Roman", serif;
}

#page {
	width: 530px;
	margin: 0 auto;
	background: #fff;
}

#header {

}
#header h1 {
	display: none;
}

#main {
	width: 490px;
	margin: 0 20px;
	padding: 200px 0 10px;
	background: url(images/5q.0002.header.jpg) no-repeat;
	text-align: left;
}
#content {
	margin: 0 20px 0 10px;
}

#footer {
	clear: both;
	background: url(images/5q.0002.footer.jpg);
	height: 40px;
}

a {
	text-decoration: none;
	background: #ccc;
	color: #111;
	font-weight: bold;
}
a:hover {
	background: #4A94D0;
}
