body
{
	color: #aaaaaa;
	background-color: #282828;
	margin-left: 8%;
	margin-right: 10%;
	margin-top: 5%;
	margin-bottom: 5%;
	font-family: arial,helvetica;
	font-size: 100%;
	overflow: hidden;
	z-index: 2;
}
h1
{
	font-size: 2.25em;
	font-weight: bold;
}
h1.boxed
{
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 30%;
	right: 30%;
	z-index:2;
}
h1.bgtext
{
	position: absolute;
	color: #313131;
	top: 0;
	left: 0;
	z-index: 1;
}
