* {
    font-family: Helvetica, Arial, sans-serif;
  }
  
  
  h1,h3 {
    
    color: #063f15;
    padding: 10px 10px 10px 0px;
  }

  .title {
    font-size: 65px;
  }
  
  
  .intro
   {
    font-size: 18px;
    width: 50%;
    padding: 5px 5px 5px 5px;
    border: 2px solid #063f15;
  }
  
  
  a {
    text-decoration: none;
  }

  .onstage {
    width: 400px;
    height:auto;

  }