body {
    background-color: #333333;
    max-width: 960px;
/*    max-width: 1280px; */
    margin-left: auto;
    margin-right: auto;

background: url("/csassets/tower.mn.govern.com/fishermen_copy.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);

}

.header {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	max-width: 100%;
}

.container-fluid {
 	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}