
#nav_vert {
    height: 55em;
}
h1 {
    color: red;
}

#block {
    margin: 0 4% 0 2%;
}
#block ol li {
    margin-left: 30%;
}
