body {
    /* background-image: url('../images/bg.png'); */
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fdfdfd; 
    /* color: #ffffff; */
}
