body
{
	font-family: Arial;
	background: #B1ECD3;

}

h1
{
	font-family: Trebuchet;
	font-size: 28px;
	color: #287755;
}

p
{
	margin: 10px;
}

.footer
{
	font-size: 10px;
	text-align: right;
}

a
{
	font-weight: bold;
	color: #990000;
	padding: 5px;
	text-decoration: underline;
}






