A {
	color: Maroon;
	Font-Family: Georgia, Times, Serif;
	font-weight: bold;
    font-style: italic;
	text-decoration: none;
}
A:hover {
	color: #009058;
	font-style: italic;
	text-decoration: underline;
}

BODY
{
    Font-Family: Georgia, Times, Serif;
	color: #666;
	background: url(http://www.westclare.net/norah/flowr03a_1.gif);
	background-repeat: inherit;
	background-position: inherit;
	background-attachment: fixed;
}
BODY p
{
	Font-Style: italic;
    Font-Size: 80%;
	font-weight: 500;
	text-align: center;
}

h1 {
	font-style:normal;
	font-size:105%;
	color:maroon;
	text-align: center;
	margin-top: 5px;
}

.copyright p {
	text-align: center;
}

.copyright a {
    font-size: 75%;
    letter-spacing: 2pt;
	margin: 3px;
}

.copyright table {
font-size: 90%;
text-align: center;
}

.copyright td {
vertical-align: top;
}

.copyright td p{
text-align: center;
font-size: 60%;
}