body {
    background-color: #5e1211;
}

#Logo {
    margin-top:50px;
    margin-bottom: -140px;
    margin-right: 500px;
}

#MainPic {
    margin-left: 600px;
    width:720px;
    height:1000px;
    float: left;
}

#pizza {
    margin-left: 600px;
    margin-top: -800px;
    width:900px;
    height:768px;
    float: right;
}

#Links{
    background-color: #D8C6B8;
    width: 600px;
    height: 550px; 
    list-style-type: none;
    margin-top: -800px;
    float: left; 
    text-align: left;
    font-family: Goudy old style;
    font-size: 300%;
}

#Quotes {
    background-color: #D8C6B8; 
    margin-bottom: 500px; 
    margin-top: -800px;
    margin-left: 1320px; 
    width: 570px;
    height: 550px;
    float: right;
    text-align: center; 
    font-family: Goudy old style;
    font-size: 300%;
}

#SiteMapLinks {
    background-color: #D8C6B8;
    width: 1920px;
    height: 600px; 
    list-style-type: none;
    margin-top: 150px;
    text-align: Center;
    font-family: Goudy old style;
    font-size: 300%;
    line-height: 250%;
}

#Mission {
    background-color: #D8C6B8;
    width: 800px;
    list-style-type: none;
    margin-top: 150px;
    text-align: left;
    font-family: Goudy old style;
    font-size: 300%;
}

#Vision {
    background-color: #D8C6B8;
    width: 800px;
    list-style-type: none;
    text-align: Center;
    font-family: Goudy old style;
    font-size: 100%;
}

#Location {
    background-color: #D8C6B8;
    width: 800px;
    margin-top: 150px;
    text-align: left;
    font-family: Goudy old style;
    font-size: 300%;
}

#Menu {
    background-color: #D8C6B8;
    width:1000px;
    list-style-type: none;
    margin-top: 150px;
    text-align: Center;
    font-family: Goudy old style;
    font-size: 200%;
    line-height: 300%;
}

#BotNav {
    background-color: #D8C6B8;
    list-style-type: none;
    text-align: Center;
    font-family: Goudy old style;
    font-size: 100%;
}