.horizontal-center{
	text-transform:lowercase;
	background-color:#525252;
}

.column-1{
	width: 120px;
	margin: 100px;
	left:58%;
	position: relative;
	float: left;
	font-size:3em;
	letter-spacing:10pt;
	color:#ffffff;
	font-family:Josefin Slab, serif;
	font-weight:400;
	line-height:40pt;
	padding-top:20%;
}

.position-1{
	width:1000px;
	margin:50px;
	position:fixed;
	opacity:0.4;
	font-size:6em;
	color:#FFFB12;
	font-family: Special Elite, cursive;
	float:left;
	letter-spacing:3pt;
	padding:7%;

}

a{
	text-decoration:none;
	cursor:crosshair;
	color:grey;
	opacity:0.3;
}

a:hover{
	opacity:1;
	cursor:crosshair;
}

.nav{
	margin-left:85vw;
	margin-top:90vh;
	position:fixed;
	z-index:1000;
}
