body
{
	background-color: #79909e;
	font-family:trebuchet, verdana, Arial, Helvetica;
	font-size:1.0em;
	font-weight:bold;
	width:92%;
	margin-left:4%;
	margin-right:4%;
}
h1
{
	margin-top:30px;
	text-align:center;
	font-size:2.0em;
	color:#5f554c;
}
h2
{
	text-align:center;
	font-size:1.5em;
	color:#5f554c;
}
figcaption
{
	font-size:1.3em;
	color:#3F4E57;
	font-style:oblique;
}
em
{
	margin-left:2px;
	color:#425fb1;
	font-style:normal;
	font-size:1.0em;
}
div
{
color:green;
margin-left:120px;
}
a
{
text-decoration:none;
color: #5f554c;
}
