body{
	position: static;
	background-color: rgba(0, 0, 0, 1);
	color: white;
	text-align: center;
}

a{
	color: pink;
}