html, body { min-height: 100%; }

body { margin: 0; padding: 0; border: none; }

a { text-decoration: none; }
a:hover { text-decoration: none; }

input, button, select, option, textarea { outline:none; }
button { cursor: pointer; }

