@charset "utf-8";
/* CSS Document 
------------------------
Updated by: AdamC @ TLC
Date: 05/03/2019
------------------------
*/

#bg {
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
	height: 200%;
	position:fixed;
	top:0;
	left:0;
}
#bgtext{
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-family: Geomanist;
	font-weight: 100;
	padding: 0;
	letter-spacing: 0.05em;
	position: relative;
}

a{color:#ffffff}

a:hover{color:#ffffff}