.jumbotron {
	background:url(https://www.fenixam.eu/domains/img/banner_bg.jpg) repeat-x !important;
}
footer {
	bottom: 0;
	width: 100%;
}
footer a {
    text-decoration: none;
	color: #CCC;
}
footer a:hover {
    text-decoration: underline;
	color: #666;
}