body {
	margin: 10%;
	font-family: lucida grande;
	font-size: 10pt;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1.title {
	color: #6cf;
	font-size: 30pt;
	border-top: 0px;
}

h1 {
	margin-top: 2em;
	border-top: 1px solid #666;
	width: 100%;
}

p.imgp {
	display: block;
	text-align: center;
}

p.imgp img {
	border: 1px solid #ccc;
	padding: 20px;
}	
