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


body { 
margin:0px; 
padding:0px; 
} 

.holder {
	text-align: center;
	margin:0px;
	background-color:#000;
}

.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#900;
}
