body {
	background-color: red;
	margin-top:25px;
    
        
}

footer{
	
	margin: 25px 0px 25px 0px;
}

p,a,i {
   
   font-family: Helvetica, Arial, sans-serif; 
   font-weight: 300;
   color:  #555555;

}

/*html *
{
   font-size: 1em !important;
   color: #000 !important;
   font-family: Arial !important;
}*/