<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body
{background: url(../parchment_recruit.jpg)
}


img.photo {float: center;
	border: 10px ridge navy;
	margin-top:5%;}

p.caption
{
color: black;
text-align: center;
font-family: times new roman
font-style: normal;
font-size: 24px;
}

p.date
{
text-align: center;
color: navy;
font-family: times new roman;
font-size: 26px;
font-style: italic;
}

			a {text-decoration: none; font-weight: bold;}
			a:link {color: blue;}
			a:visited {color: teal;}
			a:hover {text-decoration: underline;}


p.button
{text-align: center;}</pre></body></html>