@import url("/css/standard.css");

main {
    background-color: #FFFFCC;
    display: inline-block;
    position: absolute;
    margin-top: 85px;
    padding-left: 247px;
    padding-right: 87px;
    padding-bottom: 62px;
}

p {
    color: black;
    font-family: "Verdana","Arial","Helvetica";
    font-size: 11px;
    margin-top: 11px;
    margin-bottom: 11px;
}

#font-change {
    font-size: 13px;
}

.image-left {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.image-right {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

#the-legend-story {
    list-style-type: none;
    margin-top: 17px;
    margin-bottom: 10px;
}

#the-legend-story > li {
    text-align: left;
    color: black;
    font-size: 13px;
    font-weight: normal;
    line-height: 9px;
}

#padding-adjust {
    margin-top: -1px;
}

.title {
    margin-top: 8px;
    margin-bottom: 8px;
}