body
{
	background-color: rgb(102,0,0);
	text-align: center;
}

embed
{
	text-align: center;
}

.link
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.link:hover
{
	color: green;
	text-decoration: underline;
}