body
{
	font-size: 100%;
}
div#pagewrap
{
	width: 699px;
	margin: 1em auto;
}
div.title
{
	margin: 2em 0;
}
div.title h3
{
	font-size: 2em;
}
div.title h4
{
	font-size: 1.4em;
}
div.title h5
{
	font-size: 1.2em;
}
ul#images
{
	xmargin-top: 2em;
}
ul#images li
{
	margin-top: 2em;
	text-align: center;
	list-style-type: none;
}
ul#images li img
{
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
}
