body
{
	width:100%;
	height:2241px;

	background-image: url("http://www.djredbeard.com/background.JPG");
	background-repeat: repeat-y;
	background-position:center;
}

html
{
	width:100%;
	height:2241px;
}

h1
{
	font-family:"Blackadder ITC";
	color:#D7D7D7;
	font-size: 60px;	
}

h2
{
	font-family:"Blackadder ITC";
	color:#BC001D;
	font-size: 50px;
}
a.rollover
{
	font-family:"Blackadder ITC";
	color:#D7D7D7;
	text-decoration: none
}

a.rollover:hover
{
	color:#BC001D;
	text-decoration: none
}


div#buttons
{
	font-size: 40px;
	text-align: center;

}

a.rollover
{
	font-size: 40px;
}