
/** 
 *@author: Eric Feminella
 *@url: http://www.ericfeminella.com
 *@param: (c)www.ericfeminella.com
 */
 
 
body { 
    background-color: #000000;
}

p {
  font-size: 12px ;
  color: #cccccc;
  font-family: Arial, Helvetica, sans-serif; 
}






