.artHdr {
	font-size: 200%;
}
.artTitle {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.artBy {
	font-size: 90%;
}
.artAbout {
	width: auto;
	padding: 0;
}
.artFoot {
	margin: 2% 0 0 0;
	padding: 0;
	text-align: justify;
	border-top: 3px double black;
}
.artFoot hr {
	display: none;
}
ul.navlinks {
	margin-top: -1.5%;
}
h2.artSec {
	font-size: 120%;
	border-bottom: 1px solid black;
}
