/* CSS Document */




p
 {color: black; font-size: 24; padding-left: 20px; padding-right: 20px; padding-bottom:5px; font-family: Times New Roman, Times, serif; text-align: justify;
 }
img.left 
{
float: left;
}
img.right 
{ float: right;
}
img.margin
{ margin-left: 12px;
}
h3 
{
color: black; padding-left: 40px; padding-right: 20px;
}
h2
 {
 color: #000075; padding-left:20px; padding-right: 20px;
 }
h1
{
color: yellow; text-align: center; padding-left: 35px; padding-right: 20px;
}
body {
	background-image:images/bglogo.png);
	background-color: #007F00;
}
#Layer1 {
	position:absolute;
	left:32px;
	top:40px;
	width:595px;
	height:95px;
	z-index:1;
}
.style3 {
font-family:"Brush Script MT" font-size:36px;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	color: #81773F;
}
a:link {
	color: gray;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: gray;
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	text-decoration: none;
	color: red;
}
	
	

