﻿html {
	/*height: 100%;*/
}
.footer, .footer a{
	color: #eeeeee;
}
h1 {
	text-align: center;
	color: #403f3d;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	/*text-align: center;
	color: #403f3d;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	height: 100%;
	background-color: #706753;
	background-image: url(../images/scanlines.png);
	background-repeat:repeat;
}