@charset "utf-8";
#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #960463;
    font-size: 100%;
    line-height: 1.2em;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #EBC919;
}
body {
    background-color: #557431;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
aside {
    width: 300px;
    float: right;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 0.8em;
    border-top: thick solid #C49319;
    border-bottom: thick solid #C49319;
    border-right: thin solid #C49319;
    border-left: thin solid #C49319;
    background-color: #557431;
    color: #070B55;
}
h1 {
    font-family: Verdana,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 2.1em;
}
header {
    border-bottom: thick solid #070B55;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 8px;
}
h2 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: #070B55;
    margin-bottom: 0px;
}
p {
    margin-top: 3px;
}
ul {
    margin-top: 0px;
    padding-top: 0px;
}

footer {
    font-size: 0.7em;
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
}
.learner {
    color: #070B55;
}
h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #070B55;
}
list rules {
}
