body {
	background-image: url(images/lindsay-modern.jpg); font:Georgia, "Times New Roman", Times, serif; color:#CCCCFF; text-align:left;
}

h1 {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#2A0000;}

h2 {text-align: center; margin-top:15px; color:#2ABF55}

h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; margin-left: 15px; margin-top:20px; font-size:16px }

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	text-align: left;
	margin-left: 15px;
	margin-right: 25px;
	vertical-align:top;
	white-space: normal;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #9966FF;
	text-decoration: none;
}
a:hover {
	color: #6600FF;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
