	/* # # # Body Information # # # */
	*{margin:0;padding: 0;}

	body,html{
	height: 100%;
	text-align:center;
	}
	body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height: 1.5em;
	background: url('images/bg.gif') repeat;
	}
	
	head+/**/body .fc:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}
	
	/* mac hide \*/
	* html .fc{height:1%;}
	*+html .fc{zoom:1;}
	/* End hide */
	
	p{
	text-align: center;
	}
	
	
	a:link {color: #f2312b; text-decoration:none}       
	a:visited {color: #f2312b; text-decoration:none}        
	a:hover {color: #f2312b; text-decoration:underline}          
	a:active {color: #f2312b; text-decoration:none}       
	

	

