/* CSS Document */

HTML, body {
margin: 0;
padding: 0;
background-color: #B4B1B1;
}

* {
margin: 0;
padding: 0;
}
