@import url(common.css);

html, body {
height: 100%;
background-color: #000;
margin: 0;
padding: 0;
font-family: georgia;
}
