body
{
	background-color: #fef3c2;
	font-size: 100%;
}

h1
{
 	text-align: center;
 	font-family: "Impact";
	font-size: 2.5em;
}

h2
{
  font-family: "Arial";
  font-size: 1em;
}

a
{
	font-size: 1em;
	color:#951c2f;
	text-decoration:none;
	font-family: "Verdana";
}

#btext
{
	text-align: center;
 	font-size: 1em;
 	color:#951c2f;
 	font-family: "Verdana";
 	font-weight: bold;
}

#btextlarge
{
	text-align: center;
 	font-size: 3em;
 	color:#951c2f;
 	font-family: "Verdana";
 	font-weight: bold;
}
