body {
	background-image: url(/limericks/img/lighthouse.jpg);
}
h2 {
	padding-top: 24px;
}
p.limerick {
	font-size: 11px;
	padding-top:10px;
}
p.endnote {
	margin-left: 106px;
	font-size: 10px;
}
.limfooter {
	border-top: 1px solid #bbb;
	padding-top: 6px;
	font-size: 10px;
}
.limmenu {
	margin-top: 42px;
	font-size: 10px;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	background-color: transparent;
	text-decoration: none;
	border: 0px;
	color: #288;
}


