@charset "UTF-8";
#container {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    background-color: #F5B041;
}
nav {

}
section ol li h4 {
    text-align: center;
    font-style: italic;
}
section h2 {
    text-align: center;
}
section ol li {
    text-align: center;
}
aside   {
    width: 200px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    float: right;
    background-color: #D1D1D1;
    text-align: left;
}
footer h3 {
    color: #FFFFFF;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #000000;
}
footer {
    text-align: center;
    clear: both;
    padding-top: 5px;
    color: #FFFFFF;
    background-color: #000000;
}
footer p {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    background-color: #000000;
}
aside img {
    padding-top: 0px;
}
section p {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    text-align: center;
    font-size: 15px;
  
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
section img {
    padding-left: 300px;
}
section {
    background-color: #F5B041;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
section h3 {
    text-align: center;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: bold;
    font-size: large;
}
