body {		
    background-image: url("space-1.jpg");	
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

img {
	position: absolute;
}

a:link {
	color: grey;
	text-decoration: none;
}

a:visited {
	color: grey;
	text-decoration: none;
}

a:hover {
	color: white;
	letter-spacing: 1px;
}

.gear_wheel {	
	top: 65%;
	left: 70%;
	width: 150px;
	height: 150px;
}

.discord {	
	top: 60%;
	left: 40%;
	width: 200px;
	height: 200px;
}

.github {	
	top: 35%;
	left: 20%;
}

.nap {
	text-decoration: none;
	font-family: "Impact";
	font-size: 40px;
	color: grey;
	position: absolute;
	top: 30%;
	left: 60%;	
}

