body
{
	margin-top: 20px;
	margin-left: 20px;
	font-family: Arial, Georgia;
	font-size: 16px;
	background-color: #3d4569;
	
}

p
{
	text-align: center;
	color: #e5bf83;
}


h1
{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #e5bf83;
}


h2
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #e5bf83;
}

a
{
	font-weight: bold;
	color: #e5bf83;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
