#content {
    position: relative;
    left: 20%;
    width: 60%;
}

#bottom {
    position: absolute;
    bottom: 5%;
    left: 20%;
    width: 60%;
}