body         {
	background-image: url('images/bgdoves.gif');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0000FF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;

}
.desc {
	font-style: italic;
}
a:visited {
	color: #3300FF;
}
a:hover {
	font-style: oblique;


}
