html {
    background: rgb(255, 250, 220)
}

h1 {
    font-style: italic;
}

.History {
    color: rgb(107, 102, 97);
}

#Vips {
    text-align: center;
}

#photo {
    text-align: center;
}

#TargetDiv {
    position: relative;
    top: 25px;
    left: 150px;
    height: 700px;
    width: 800px;
}

#HiMap {
    position: relative;
    top: 25px;
    left: 150px;
    height: 800;
    width: 1000px;
}

#xz {
    text-align: center;
}

#AllIn {
    position: relative;
    top: 5px;
    left: 150px;
    height: 800;
    width: 1000px;
}