body {
	font-family: Corbel, Arial;
	font-size: x-large;
	color: #333333;
	background-color: #D6DF22;
	text-align: center;
}

a:link { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #333333; }
a:visited { text-decoration: none; color: #333333; }

.sub {
	text-align: right;
	font-size: small;
	font-style: italic;
	padding-left: 400px;
	padding-right: 400px;
}
