body {
        color: #000;
        font-family: Georgia, Times, "Times New Roman", serif;
        background-color: #fff;
}

a:link, a:visited {
        color: #c81;
        text-decoration: underline;
}

header {
        text-align: center;
}

nav ul, ol {
        padding: 0;
}

nav li {
        list-style-type: none;
        text-align: center;
}

img {
        border: 0;
}
