/*@import url(header.css);
@import url(footer.css);*/

body {
    margin: 0;
    padding: 0;
    background-color: #ece9e9;
    color: white;
}