
*, html, body {
    padding: 0;
    margin: 0;
	font-family: "Roboto";
    font-size: 100%;
}

body {
	background-color: #c7c3c2;
}
