#down_top{
    width: 1300px;
    height: 100px;
    position: relative;
    top: 100px;
    color: white;
    margin: 0 auto;
}

.resume_down_top{
    width: 1300px;
    height: 100px;
    position: relative;
    top: 10px;
    color: white;
    margin: 0 auto;
}

.page_down{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.resume_page_down{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
