body{
background-image: url('kuvia/hirsi-bg.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}

.container{
background-color:white;
}

.bd-navbar {
    padding: .75rem 0;
    background-color: LightGray;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(255, 255, 255, 0.15);
}
.footteri{
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: red;
   color: white;
   text-align: center;
}
.main-h1, .karijoki{
font-family: "Cookie", sans-serif;
text-align:center;
margin-bottom:0;
}
.karijoki{
font-size: x-large;
}
.nosto{
text-align:center;
font-weight:bold;
padding:0,5em;
}
.asia-alue{
padding-bottom:50px;
}
.h1-tarinat{
font-family: "Cookie", sans-serif;
}