body {
	background-image: url("../images/background_summer.gif");
	top:10px;
	margin-top:10px;
	margin-bottom: 0px;
	text-align: left;
}



.hr {
	border-top: 3px solid #751f2b; 
	padding-top:15px;
}

.footer_logos {
	width:450px; 
	padding-top:5px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	text-align: left;
}
.footer {
	width:450px; 
	color:#75b9d3; 
	border-top: 1px solid #75b9d3; 
	padding-top:15px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
	text-align: left;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top:0px;
	margin-left:0px;
}
h2 {
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 28px;
	margin-left:0px;
	font-size: 13px;
	color: #637a53;
}
h3 {
	font-style: italic;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 28px;
	margin-left:0px;
	font-size: 18px;
	color: #637a53;
}
