body{
	background-image: url("https://www.xtrafondos.com/wallpapers/resized/five-nights-at-freddy-s-4070.jpg?s=large");
	background-size: 100% 100%;
    background-attachment: fixed;
}

h1{
	text-align: center;
	color: #041AFE;
	font-family: Courier New;
	font-size: 60px;
	margin-top: 2px;
}


h2{
	text-align: left;
	color: #04FEF1;
	font-family: Bodoni MT;
	margin-top: 120px;
	margin-left: 40px;
	margin-bottom: 20px;
}


a{
	color: white;
	background: #546E7A;
}

a.link{
	background: none;
	text-align: left;
	color: #6a85b6;
	font-family: Consolas;
    margin-left: 50px;
}

h2.links{
	text-align: right;
	color: #04FEF1;
	font-family: Bodoni MT;
	margin-top: 120px;
	margin-right: 250px;
	margin-bottom: 20px;
}


a.links{
	background: none;
	color: #6a85b6;
	font-family: Consolas;
    margin-left: 100px;
    margin-right: 30px;
}
