    

		body {
	background-color: #3F4545;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
    #footercc {
	background-image: url(../imgs_h/fooder.png);
	height: 195px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-position: center;
	text-indent: -9999px;
}
