body{
    background: url(img/bg.png) no-repeat center  center fixed;
    background-size: cover;
    color: rgb(255, 255, 255);
    /* font-size: 26px; */
}


.bg_title{
    height: 100px;
    font-size: 16px;
    margin: 30px;
}
