/* RESET */
*{ margin:0; padding: 0; font-family: Arial, Helvetica, sans-serif; outline: none; }
a{ text-decoration: none; }
a:focus,
input:focus{ outline: none; }
img{ border: none }                
hr{ margin:20px 10px; border:none; border-bottom: 1px dotted #cfcfcf; }
html,body{ width: 100%; height: 100%; }
