@charset "utf-8";
h1 
{
	font-family: 'Brush Script MT';
	font-size: 2.5vw;
}

.padding
{
	padding-left: 10vw;
}
button
{
	font-family: Broadway;
	font-size: 1.25vw;
}

h3 
{
	font-family: 'Cambria';
	font-size: 2.5vw;
}
.menu
{
	font-family: "Century Gothic";
	font: bold;
	font-size: 1vw;
}
a:visited
{
	text-decoration: none;
	color: black;
}
a, a:hover, a:focus, a:active 
{
	text-decoration: none;
	color: inherit;
}
