html {
background: url(images/whiteroses1.jpg) no-repeat center center fixed;
background-size: cover;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
}

.colbkg {
background: url(images/bk5.jpg) no-repeat center center fixed;
background-size: cover;
}

.maintext {
color: #000000;
padding-left:15px;
padding-right:15px;
padding-bottom:10px;
padding-top:20px;
text-align:justify;
}

.righttext{
color: #000000;
font-size:15px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:20px;
text-align:justify;
}

.righttextindex A:link {color: #B00000}
.righttextindex A:visited {color: #B00000}
.righttextindex A:active {color: #B00000}
.righttextindex A:hover {color:#B00000}

.menu {font-size:24px; font-family:Agency;}
.menu A:link {color: #B00000}
.menu A:visited {color: #B00000}
.menu A:active {color: #B00000}
.menu A:hover {color:#000000}

A:link {color: #B00000}
A:visited {color: #B00000}
A:active {color: #B00000}
A:hover {color:#B00000}

.quote {
font-size:20px;
color: #B00000;
font-family:Agency;
font-weight:bold;
}

.heagingsxlg {
font-size:24pt;
font-family:Agency;
color: #B00000;
}

.heagingslg {
font-size:20pt;
font-family:Agency;
color: #B00000;
}

.heagingsmed {
font-size:16pt;
font-family:Agency;
color: #B00000;
}

.sig {
font-family:monotype corsiva;
font-size:26px;
font-weight:bold;
}

.counter {
font-size:smaller; font-style:italic;
}

blockquote {
	border-left: 3px double #B00000;
	margin: 5px auto;
	width: 85%;
	padding-left: 5px;
