body {
    background-image:url('/Bootstrap/img/wallpaper-background-images.jpg');
    background-position:center;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    font-weight:bold
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
