body {
	background-color: #FFCC00;
	margin : 0px;
}
.navBar {
	 background-color: #000000;
}
.navCell {
	border-right : thin solid #FFCC00;
}
