/* simple reset */
* {
margin: 0;
padding: 0;
}


img {
display:none;
}