
body 
{ 
	background-color: white;
	color: black;
	margin: 10%;
}

h1
{
	text-align: center;  
	font-size:8vw;
	color: #6D4600;
}

div.menu
{
	text-align: center;
	font-size:2vw;
}

div.label
{
	color: #6D005D;
}

A:link 	
{ 
	color: #00276D;
}

.menu a
{
	color: #006D0F;
}
