body {
	background-color: #f9f9f9;
}

.cfn-logo-page {
	background: url('../images/logo_cfn02.png.xhtml') no-repeat center center;
	background-size: contain;
	height: 100px;
	margin: 50px 30px 0px 30px;
}



.cfn-footer {
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}


@media (max-width: 767px) {
	.cfn-logo {
		margin-top: 20px;
	}
}