.logo {
	font-size: x-large;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.copyright {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
