.indexheader {
	font-family: Calibri, "Times New Roman", Arial, "Arial Black";
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	word-spacing: normal;
	float: left;
	height: auto;
	width: 100%;
	display: block;
	position: relative;
	clear: none;
	vertical-align: baseline;
	text-align: center;
	padding-top: 2%;
	left: 0px;
	top: 0px;
	visibility: visible;
	background-image: url(Uploads/background.jpg);
	
}
