@charset "UTF-8";
body {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #00517E;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #242424;
}
#container {
    width: 960px;
    background-color: #EFEFEF;
    margin-left: auto;
    margin-right: auto;
}
a:link, a:visited {
    text-decoration: none;
    color: #50C0FF;
}
a:hover, a:active {
    text-decoration: none;
    color: #F87D4C;
}
header img {
    border-radius: 19px;
    width: 139px;
    border: thin double #822500;
    padding-left: 1px;
    margin-left: 18px;
    margin-bottom: -6px;
    margin-top: -88px;
}
header h1 {
    font-family: 'Rock Salt', cursive;
    color: #822500;
    border-bottom: 3px double #822500;
    padding-left: 188px;
    padding-top: 90px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 2.8em;
}
header p {
    font-size: 1.4em;
    margin-left: 186px;
    margin-top: -40px;
    color: #822500;
}
main {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}
main h1 {
    font-family: 'Rock Salt', cursive;
    color: #F87D4C;
    margin-top: 54px;
    font-size: 1.8em;
}
main h2 {
    color: #0077BA;
    font-family: 'Rock Salt', cursive;
    font-size: 1em;
    border-top: thin groove #0077BA;
    border-bottom: thin groove #0077BA;
    border-radius: 50px;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 52px;
    margin-left: 7px;
    text-align: center;
    margin-right: 584px;
}
main ul {
    list-style-type: none;
}
aside {
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
    padding-bottom: 48px;
    background-color: #D2EEFF;
    margin-left: 30px;
    margin-right: 30px;
    border-top: thick solid #00517E;
    border-bottom: thick solid #00517E;
    margin-top: 40px;
}
aside a:link, aside a:visited {
    text-decoration: none;
    color: #822500;
}
aside a:hover, aside a:active {
    text-decoration: none;
    color: #50C0FF;
}
aside h1 {
    color: #822500;
    font-family: 'Rock Salt', cursive;
    font-size: 1em;
    border-top: thin groove #0077BA;
    border-bottom: thin groove #0077BA;
    border-radius: 50px;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 55px;
    padding-right: 55px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
}
aside ul {
    list-style-type: none;
}


footer h1 {
    font-family: 'Rock Salt', cursive;
    color: #F87D4C;
    margin-top: 71px;
    font-size: 1.6em;
    margin-bottom: -18px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
footer ul {
    list-style-type: none;
}
li h3 a {
    font-weight: lighter;
    font-size: 1em;
}
footer {
    text-align: center;
}
