body {
    margin: 0;
    background: black url(images/master.jpg) top center no-repeat;
    font-family: Arial, sans-serif;
    font-size: 18px;
}
#master {
    margin: 0 auto;
    width: 700px;
    height: 1238px;
    line-height: 20px;
}
#introtext {
    position: relative;
    top: 182px;
    left: 385px;
    width: 285px;
}
.quote {
    color: #444444;
    font-style: italic;
}
.quote2 {
    color: #511806;
    font-style: italic;
}
.quote3 {
    color: #752e0b;
    font-style: italic;
}
.quote4 {
    color: #553a10;
    font-style: italic;
}
#bottom {
    position: relative;
    top: 252px;
    left: 42px;
    width: 620px;
}
#didyouknow {
    float: left;
    margin: 31px 10px 0 0;
    width: 290px;
    text-align: justify;
}
#didyouknow ul {
    margin: 0;
    margin-bottom: 15px;
    padding-left: 18px;
}
#toplinks {
    margin-top: 50px;
}
#btmlinks {
    position: relative;
    top: 10px;
    left: 310px;
}
#btmright {
    text-align: justify;
    float: right;
    margin-top: 32px;
    width: 300px;
}
#footer {
    margin: 20px;
    color: #cccccc;
    font-size: 12px;
    text-align: center;
}
#footer a, #footer a:visited {
    color: white;
}
