body {
    background-color: hsla(30,100%,26%,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 1em;
}
body header {
    color: hsla(0,0%,0%,1.00);
}

header p img {
    border: medium solid hsla(0,0%,0%,1.00);
    margin-left: -2px;
    text-align: center;
}

#container {
    background-color: hsla(37,100%,74%,1.00);
    color: hsla(0,0%,0%,1.00);
    height: 769px;
    width: 1200px;
    border: thick double hsla(0,0%,0%,1.00);
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
#container h1 {
    font-size: 50px;
    text-align: center;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: hsla(0,0%,17%,1.00);
    border-bottom-width: thick;
    border-bottom-style: solid;
}

#container p {
    text-align: center;
    font-size: large;
    font-weight: bold;
}
body header h1 {
    text-align: center;
    font-size: 78px;
    text-shadow: 1px 1px 1px hsla(0,0%,0%,1.00);
}
body header p {
    text-align: center;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 50px;
    text-shadow: 1px 1px;
}
body aside h1 {
    text-align: center;
    font-size: 35px;
    padding-top: 68px;
    color: hsla(0,0%,17%,1.00);
    border-bottom-width: thick;
    border-bottom-style: solid;

}
body aside {
    width: 1200px;
    height: 544px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
    padding-left: 40px;
    border: thick double hsla(0,0%,17%,1.00);
    margin-top: 21px;
    background-color: hsla(37,100%,74%,1.00);
}
a:link, a:visited {
    color: hsla(241,100%,39%,1.00);
}
a:hover, a:active {
    color: hsla(17,100%,45%,1.00);
}






body footer h1 {
    text-align: center;
    font-size: 30px;
    color: hsla(0,0%,0%,1.00);
}



li {
    text-align: center;
    display: inline;
}

ul li h2 {
    text-align: center;
    margin-left: -44px;
}
ul li h3 {
    margin-left: -55px;
    font-size: 25px;

}
main ul li {
}

p {
    margin-left: -41px;
    font-weight: bold;
    font-size: large;
    text-align: center;
}
