﻿body{
	margin: 0 0 0 0; 
	background-color: #000000;		
}
a{
	color: #faf7f7;
}
.back{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 800px;
	height: 600px;
    position: absolute;
    margin-left: -400px;
    margin-top: -300px;
    left: 50%;
    top: 50%;
}
.fontwhite{
	color: #faf7f7;
	font-size: 11px;
	font-family: Arial, Calibri,  Myriad Pro;
	line-height: 92%
}
.fontwhitebold{
	color: #faf7f7;
	font-size: 15px;
	font-family: Arial, Calibri,  Myriad Pro;

}
.fontblackbold{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Calibri,  Myriad Pro;
	font-weight: bold;
}
.fontwhiteheader{
	color: #faf7f7;
	font-size: 16px;
	font-family: Arial, Calibri,  Myriad Pro;

}








