A.nav {text-decoration: none;
			color: white;
			font-family: Arial;
			font-size: 12pt}
			
A.nav:hover {text-decoration: underline}

body { 
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	background-image:url(images/bground.jpg);
    background-color:#1d3c7c;
}

