body {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: black;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	margin: 0; }

