* {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: black;
	height: 919px;
}

img {
	border: none;
}

a:visited {
	color: #5b1111;
}