body {
	background: #000;
}

#header {
	display: none;
}

#liste-video {
	margin-top: 40px;
	-webkit-box-reflect: below 4px 
	-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.4)),
	color-stop(0.4, transparent));
}

.project-details {
	margin: 40px auto;
	text-align: center;
	text-shadow: 0 1px 0 #444;
}