img
{
display: block;
}

body
{
	background-color: #000040;
	padding: 0; 
	width: 100%; 
	height: 100%; 
	overflow: auto;
	font-family: Trebuchet MS, Arial, Helvetica;
}

#content
{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

#subtitle
{
	font-size: 1.3em;
	text-align: center;
}

#legalnotes { 
	font-size: .6em;
}

#listing { 
	font-size: .8em;
}

#services
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}