body {
    background-color: #c0c0c0;
    color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

div.container {
    max-width: 480px;
}

/*ul.about {
    list-style-type: square;
}*/

ul.contact {
    list-style-type: none;
    margin-left: -24px;
}

ul.contact li img {
    padding-right: 8px;
}

li {
    margin-bottom: 2px;
}

a:focus {
    outline: 1px dotted black;
}

/*p.footer {
    font-size: small;
}*/
