html , body
{
	color: white;
	margin-left: 50px;
	margin-right: 50px;
}

table
{
text-align: center;
}
h2
{
font-size: 1.2em;
}

.source
{
font-size: 10px;
color: black;
}