body, .container, #topNav { 
  background-color: #fff; 
}

#logo {
  margin-left: 10px;
  margin-bottom: 5px;
  height: 100px;
  width: 109px;
  background: url(/production/images/bigfish/bigfish.jpg) no-repeat;
}

div#dashboard {
	background-image: none;
}

#dashboardLogo {
	display: none;
}

