@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/secondarypage-bkg.jpg);
		background-color:#999;

}

#topnav ul li a{
	color: #000;
	text-decoration:none;
	padding: 0 15px;
	border-right: 1px solid #333;
	text-align: center;
	width: 9em;
}