body {
	background-color: #000000;
}

h1 {
	color: blue;
	font-size: 50px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
}