.img_welcom {
    background-image: url("images/slide1.jpg");
    background-size:cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.kaushan{
    font-family: 'Kaushan Script',cursive;
}

.Monoton{
    font-family: 'Monoton',cursive;
    color: #fff;
}

.Bad{
    font-family: 'Bad Script',cursive;
    font-weight: bold;
    color: #fff;
}