a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


a{
color: white;
outline:none;
}
a:hover{
	color: #000000;
}

body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(fond.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

body{
	color: white;
font-family:helvetica, sans-serif;
margin: 0;
padding: 0;
	text-align: center;
	background-attachment: fixed;
	background-color: #e84f33;
	background-position: fixed;
	background-image: url(fond.jpg);

}



#nav{
	text-align: center;
	margin-top: 5px;
	float: none;
	color: white;
	width: 100%;
}

.nav{
	text-align: center;
	margin-top: 5px;
	float: none;
	color: white;
	width: 100%;
}

#twitch-embed{
	text-align: center;
	margin-top: 5px;
}

.navbar{
	text-align: center;
	font-size: 15px;
	clear: both;
	height: 0 px;
	margin-bottom: 0px;
}

.navbar2{
	align-items: baseline;
text-align: center;
	font-size: 25px;
	clear: both;
	height: 70 px;
	margin-bottom: 0px;
}


.navbarsocial{
	position: relative;
text-align: center;
	font-size: 25px;
	height: 70 px;
	margin-bottom: 0px;
}

#home{
	text-align: center;
	float: none;
	height: 608px;
	width: 908px;
}

#podcast{
	float: left;
	height: 300px;
	width: 304px;
}

#mixes{
	float: left;
	height: 300px;
	width: 300px;
}

#instal{
	float: left;
	height: 300px;
	width: 300px;
}


#contactes{
	margin-top: 3px;
	float: left;
	height: 300px;
	width: 304px;
}

#parties{
	margin-top: 3px;
	float: left;
	height: 300px;
	width: 300px;
}

#cosmic{
	margin-top: 3px;
	float: left;
	height: 300px;
	width: 300px;
}




#mapping{
	margin-bottom: 5px;
	float: left;
	height: 532px;
	width: 900px;
}


.event-description {
    display: none;
}

