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

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.headerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
/** social media links **/

div#header{
	width:auto;
	height:30px;
	background-color:#000;
	text-align: center;
}



.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	alignment-adjust:middle;
}

