body {
	/*
	sets up the color and default font
	*/
	background-color: rgba(0, 0, 0, 1);
	font-family: Helvetica;
}