body {
    font-family: "Arial";
    user-select: none;
    color: white;
    background: url(image/background/bg-4.jpg) no-repeat center center fixed;
    background-size: cover;
}

a {
    text-decoration: none;
}



