/* Style Sheet for the Flights of Fantasy Banner */

#banner {
    background: #006666;
    align: center;
    text-align: center;
    height: 6em;
    margin: .5em;
    border: solid .15em black;
}
