body {
	font-size: large;
	background-image: none;
	background-color: black;
	text-align: left;
	margin: 50px;
	color: white; 
}

a
{
	color: white; 
}

h1
{
	text-align: center; 
}

h2
{
	text-align: center; 
}

h3
{
	text-align: center; 
}