body
{
	background: #faece3 url(../img/logo.jpg) no-repeat 20px 20px;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 0.75em;
	font-family: Arial, Tahoma;
}
hr {
	width: 700px;
	color: #000;
}

a,a:link,a:visited,a:active {
	color: #1559A7;
	text-decoration: none;
}
a:hover {
	color: #143F71;
	text-decoration: underline;
}

div.footer {
	font-family: verdana, arial;
	font-size: 10px;
	color: #1559A7;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


