body {
	font-size:300%;
	background-color: black;
	color: white;
	font-weight: bold;
	font-family: 'arial black';
}
h1 {
	font-size:60%;
}
a {
	color: white;
}