/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
body {
	background-color: #cccccc;
	font-family: "Times New Roman";
}

.page-header {
	display: none;
}

.navbar-nav a {
	background-color: white;
}

.logo > img {
	width:100%;
}

.main-container {
	background-image: url('/sites/default/files/background.png');
}

#block-alpini-views-block-eventi-block-1 > h2 {
	text-align: center;
	background-color: #ffff33;
}