

body {
    background-attachment : fixed;
    background-image : url('../jpg/hg_songtexte.jpg');
    color : #bd9f65;
  }


a:link {
    color : #bd9f65;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
  }


a:active {
    color : #bd9f65;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
  }


a:hover {
    color : #bd9f65;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
  }


a:visited {
    color : #bd9f65;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
  }


h1 {
    color : #bd9f65;
    font-family : Arial;
    font-size : 25px;
    font-weight : bold;
    text-decoration : none;
  }


h2 {
    color : #bd9f65;
    font-family : Arial;
    font-size : 18px;
    font-weight : bold;
    text-decoration : none;
  }


h3 {
    color : #bd9f65;
    font-family : Arial;
    font-size : 15px;
    font-weight : bold;
    text-decoration : none;
  }


p {
    color : #bd9f65;
    font-family : Arial;
    font-size : 16px;
    font-weight : bold;
    text-decoration : none;
  }

