html {
    margin: 0px;
}
body {
    background-color: #ded;
    margin: 3em 10% 3.5em 10%;
}

#name {
    margin-bottom: 0.3em;
    margin-top: 0px;
}

.address {
    font-size: medium;
    margin-top: 0px;
    margin-bottom: 0px;
}

#about {
}
