.background {
	background-image: url(graphics/LSSLLogo170WP.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1C3F94;
	text-decoration: none;
	display: block;
	line-height: 24px;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D2201F;
	text-decoration: none;
	display: block;
}

