/*

   CyberHack
   Author: Layan Jeremiah
   Date:   4/25/16

   Filename:         cyberhack_reset.css
   Supporting Files: none

*/

 
}

body * {
   font-family: Times New Roman, Courier New, sans-serif;
   font-size: 100%;
   font-weight: inherit;
   line-height: 1.2em;
   list-style: none;
   margin: 0px;
   padding: 0px;
   vertical-align: baseline;
}
