body {
	margin-top: 0px;
	background-color: #CDD7E0;
}


p {
	font-family: Arial;
	font-size: 13px;
	color: Black;
}

h1 {
	font-family: sans-serif;
	font-variant: normal;
	font-size: 24px;
	font-weight: bolder;
	color: #075224;
}

h2 {
	font-family: sans-serif;
	font-variant: normal;
	font-size: 18px;
	font-weight: bolder;
	color: #075224;
}

ul {font-family: sans-serif;
	font-size: 12px;
	color: Black;

}

.photo {
	font-family: sans-serif;
	font-size: 10px;
	color: #556B2F;
	text-decoration: none;
}

.footer{
	font-family: sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
