.bt-main {
background-color: #CD00FF;
}

a.bt-main:link, a.bt-main:visited {
color: #000000;
}

a.bt-main:hover {
background-color: #4DFF5C;
color: white;
text-decoration: line-through;
}

.bt-main2 {
background-color: #804000;
}

.bg-black {
background-color: #000000;
}

.bg-jung { 

background-image: url("../img/jung1.jpg");
background-position: top center;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
min-height: 700px
 }
 
 .bg-mount { 

background-image: url("../img/mount.jpg");
background-position: center center;
width: 100%;
background-size: cover;
min-height: 700px;
 }

.bg-balloon { 

background-image: url("../img/colours.jpg");
background-position: top center;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
min-height: 700px
 }
 
 .bg-music { 

background-image: url("../img/music.jpg");
background-position: top center;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
min-height: 700px
 }
 
  .bg-recipes { 

background-image: url("../img/food.jpg");
background-position: top center;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
min-height: 700px
 }
 
   .bg-bikes { 

background-color: #cccccc;
 }

 .bg-coniston_timer { 

  background-image: url("../img/mor2019e1.JPG");
  background-position: top center;
  width: fluid;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 550px
   }