body {
	background-color:#504C46;
	font-family: Din,Eurostyle, Helvetica, arial, sans-serif;
	color:#E1DFD2;
}
.box {
	height: 600px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
img {
text-decoration: none;
border: none;
}
.fa {
	position: absolute;
	top: 0px;
	left:0px;
}
.event {
font-size: 26px;
	padding-top: 250px;
	padding-left: 10px;
	}
.event a {
color:#E1DFD2;
}
.event a:hover {
color:#EEEEEE;
text-decoration:none;
}