body { margin: 0; background: #EEE; font-size: 14px; }
a { text-decoration: none; color: #333; }
img { display: block; width: 100%; height: auto; }
h1, h2, h3, h4, h5, h6 { margin: 0; }
ul { margin: 0; padding: 0; list-style: none; }
p { margin: 0; }
input { margin: 0; padding: 0; outline: 0; }

    input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
