
/* CSS Document for monuments*/


body{
	background-image: url(../images/piccollaw2ac.jpg);
	background-repeat: repeat-y;
	background-position:absolute;
	background-attachment: scroll
               }
.style3 {color: #6B1A2B}
.style4 {font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #6B1A2B; }
.style5 {font-size: 24px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #6B1A2B; }
.style6 {	                     color: #FFFFFF;
	                     font-family: Arial, Helvetica, sans-serif;
	                     font-weight: bold;
	                     font-size: 12px;
}
.style7 {	                     font: bold 24px;
	                     font-size: 18px;
	                     color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}