@charset "UTF-8";
/* CSS Document */

body {
  background:;
	background-image:url(images/corpsembler_mainback.jpg);
	background-color:#000000;
	background-position:top center;
	background-repeat: no-repeat;
  }

.fontHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #464545;
	line-height: normal;
	font-weight: normal;
}

.fontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464545;
	line-height: normal;
	font-weight: normal;
}
.font2Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464545;
	line-height: normal;
	font-weight: normal;
}
.fontWhiteTextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}
