html{
	background-color: black;
}
#hands{
	position: fixed;
	z-index: -1;
	width: 880px;
	height: 970px;
	margin-left: 500px;
	top: -5px;
	opacity: 0.7;
	float: left;
}
h1{
	font-family: Helvetica;
	font-size: 30pt;
	color: #c1c1c1;
	position: fixed;
	top:400px;
	left:-200px;
	-webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
#body{
	color: #53abc6;
	font-size: 11pt;
	line-height: 18px;
	margin-left: 150px;
	margin-top: 120px;
}
#body:hover{
	filter:contrast(3);
}
#body1:hover{
	filter:contrast(3);
}
#body2:hover{
	filter:contrast(3);
}
#body1,#body2{
	color: #53abc6;
	font-size: 11pt;`
	line-height: 18px;
	margin-left: 150px;
}	
p{
	font-family: 'Lekton', sans-serif;
}	
#chorus{
	color: #c10f0f;
	font-size: 11pt;
	line-height: 18px;
	margin-left: 250px;
}
#chorusfinal{
	color: #c10f0f;
	font-size: 11pt;
	line-height: 18px;
	margin-left: 250px;
	margin-bottom: 50px;
}
#chorus:hover{
	filter:contrast(3);
}
#chorus2:hover{
	filter:contrast(3);
}
#chorusfinal:hover{
	filter:contrast(3);
}

