body {
	background-color: #af1611;
	color: #dabd1b;
}
img {
	align: center;
}

a {
	color: #f6d51c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}