

.jumbotron h1{
  color: #40A4EA; /* white; */
  font-family: Anton;
  letter-spacing: 0.1em;
  margin-top: 0px;
}

 .jumbotron h2 {
  color: #D12F03; /* white; */
  font-family: Anton;
  letter-spacing: 0.1em;
  line-height:1.4em;
}


@media screen and (min-width: 780px) {
.jumbotron {
background-color: #FFC601;  /* #FF3300; */
/* background-image: url(/images/max-r+d_header-jamesbritt.png);  */
background-image: url(/images/collection_album_cover03_384.png); 
background-position: right 20px bottom 5px ;
background-repeat: no-repeat;
height:320px;
}

#postheader {
 height:430px;
/* background-image: url(/images/max-r+d_header-jamesbritt_lg.png);  */
background-image: url(/images/collection_album_cover03_384.png); 
background-position: right 20px bottom 20px ;

}

#news {

 height:500px;
/* background-image: url(/images/max-r+d_header-jamesbritt_lg.png);  */
background-image: url(/images/collection_album_cover03_384.png); 
background-position: right 30px bottom 90px ;


}

h3.spiel a, #news .spiel {
  color:#EC13FF; /*  #00CCFF; */
  font-size: 33px;
}

em.title {
color: #789905; /*  #00CCFF; */
font-weight:bold;
letter-spacing: 0.4em;
}


@media screen and (max-width: 780px) {
.jumbotron {
  background-color: #FFC601;  /* #FF3300; */
  
  height:200px;
 }

