body {
  font-family: "Candy Round BTN", "arial",
          Times, serif; 
font-size: 130%;
    color: #140202;
    background-color: #F5F5FA }
    
    h1 {
    font-family: "Candy Round BTN", Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
  
   a:link {
    color: #669900˙˙ }
  a:visited {
    color: #0033cc }
    address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
  STRONG {color:000000}       
          
  
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
