body
{
	text-align: center;
	background-color: #F0CA84;
	color: #960636;
	font-family: "Century Gothic";
}
hr
{
	height: 8px;
	background-color: #960636;
	color: #960636;
	border: none;
}
h1
{
	font-size: 65px;
}
h2
{
	font-size: 28px;
}
h3
{
	font-size: 17.25px;
}
input.btn 
{   
	color: #000000;   
	font-style: bold;
	font-size:17.5px;
	font-family = "Century Gothic"; 
	padding: 5px;
}
.buttons
{
	text-align: center;
}
div.footer {
  position: absolute;
  bottom: 0;
   width:100%;
   height:60px;
}


