@font-face{
font-family: Aller;
	src: url(../fonts/Aller_Bd.ttf)	format("truetype");	
}	
body{
	background-color: black;
	color: white;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}
.clear{
}
header{
	padding-top: 100px;
	z-index: 20;
	position: relative;
	float: left;
}
#me small{
	font-family: Aller light;
	font-size: 10px;
	margin-bottom: 0;
}
section{
	background-color: rgba(0,0,0,0.31);
	width: 400px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-top: 10px;
}
#me{


}
#me h1{
	font-family: Aller;
	font-size: 40px;
	margin-bottom: 0;
	color: rgba(203,203,203,0.55);
}
p{
	font-family: Aller light;
	margin-bottom: 0px;
	font-size: 14px;
	color: rgba(203,203,203,0.75);
}
#findingme{
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}
video{
	width: 1500px;
	text-align: center;
}
