@charset "utf-8";
body {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 1em;
    color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #96CCFF;
    text-align: center;
    text-decoration: none;
    display: block;
    min-width: 200px;
}
#container {
    background-color: #4797C3;
    display: block;
    margin-top: 45px;
    margin-bottom: 45px;
    margin-left: 100px;
    margin-right: 100px;
}
a:link, a:visited {
    color: #A7D5FA;
}
a:hover, a:active {
    color: #E8F8FF;
}
header h1 {
    color: #EFF8FF;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: xx-large;
}
img {
    border-width: thick;
    border-style: double;
    width: 12em;
    border-radius: 100px 100px 115px 115px;
}
header p {
    color: #FFFFFF;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: small;
}
main header h1 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: #EFF8FF;
}
main h2 {
    color: #EFF8FF;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
main li p {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    margin-left: 10px;
    margin-right: 10px;
}
main li p {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
aside {
    background-color: #1E74A2;
    border-width: thick;
    border-style: groove;
    padding-left: 15px;
    padding-right: 15px;
}
#container aside h1 {
    color: #EFF8FF;
}
li h3 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: small;
    /* [disabled]list-style-position: outside; */
    text-align: center;
    visibility: visible;
}
footer h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: oblique;
    font-size: large;
}
