body {
	background: #000000 url("images/backdrop.jpg")  no-repeat top left;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	text-align:justify;
	margin: 0px;
	padding: 0px;
}
a {
	color: #224158;
    text-decoration: none;
}
a:hover {
	color: #61a6e7;
    text-decoration: none;
}
header1 {
	color: #61a6e7;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}
.menu {
	position: absolute;
	margin-top: 65px;
	margin-left: 318px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #61a6e7;
	font-style: italic;
	text-align:justify;
	width: 496px;
	height: 72px;
}
.content {
	position: absolute;
	margin-left: 318px;
	margin-top: 120px;
	width: 408px;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
}
