body {
	background-color: #648355;

}

/*
img {
	border: solid black 1px;
}
*/
.content {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 80px;
	padding-right: 80px;
text-align: justify;
	
}

.content a:link {
	color : #000000;
	text-decoration: underline;
}
.content a:visited {
	color : #000000;
	text-decoration: underline;
}
.content a:hover {
	color : #000000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-face: bold;
	color: #000000;

}

