/* CSS Document */

* {
margin: 0;
padding: 0;
border: 0;
}

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

.clear {
clear: both;
}
