body {
	background-image: url(images/wingtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

p {
text-indent: 2em;
font-family: times, serif;
text-decoration: none;
line-height: 110%;
}

p.center {
text-align: center;
font-family: times, serif;
text-decoration: none;
}

p.noindent {
text-indent: 0;
}

p.smalltitle {
text-indent: 0;
font-family: arial, sans-serif;
}

p.bigtitle {
text-indent: 0;
font-family: windlass, arial, sans-serif;
font-size: large;
text-align: center;
font-weight: bold;
}

a:link {
color: #999999;
text-decoration: none;
}

a:visited {
color: #999999;
text-decoration: none;
}

a:hover {
color: #999999;
}
