/* Start of CMSMS style sheet 'proflash' */
/* -----------------------------------------------------------------------------
          Cascading Style Sheet ou feuille de style - Prociel by jrz 
----------------------------------------------------------------------------- */

*{
 margin: 0;
 padding: 0;
}

body{
 background: #000;
 
}

#prociel{
 margin: 50px auto;
 width: 800px;
 height:800px;
}

/* End of 'proflash' */

