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



body {
   background-color: #000000;
}
p{ 
   font-size:16px; 
   line-height:18px;
   color:#FFFFFF; 
   font-family: 'bebas_neueregular',Helvetica,Arial,sans-serif;
    font-weight: normal;
    margin-bottom: 10px;
	text-transform:uppercase;
	padding-left: 30px;  
}