body{
    background-image: url("../image/bg_mobile.jpg");
    background-position: center;
    background-size: cover;
}

a{
    text-decoration: none;
}
