body {
        margin: 0px;
        padding: 0px;
        background-color: #162948;
/*        background-image:url('/csassets/plain.franklin.oh.govern.com/header_stretcher.png'); */
        background-repeat:repeat-x;
}
.container-fluid {
   margin-right: auto;
   margin-left: auto;
   max-width: 954px;
   margin-top: 0px;
 }
.header {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 100%;
	display: block;
}


#footer {
color: #ffffff;
}
#disclaimer {
color: #ffffff;
}