/* CSS Document */

div#nav {
	width:100%;
	background-color:#660033;
	padding:0px;
	margin:0px;
	text-align:center;

	}
	
