      h1 {
         color: rgb(43, 226, 43)
      }

      h1 b {
         font-size: 46px;
      }

      h1 small {
         color: #48b167
      }

      h3,
      small {
         color: #48b167
      }

      nav a:link,
      nav a:visited {
         color: #48b167 !important;
         font-size: 22px;
         text-decoration: none;
      }

      nav a:hover {
         color: rgb(43, 159, 226)
      }

      p.songtext {
         margin-left: 100px;
      }

      p.songtext small {
         margin-left: -80px;
         line-height: 0px;
         margin-bottom: 0px;
         padding-bottom: 0px;
      }