/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif;
       font-size: 16px;
       color: rgb(51,51,51);
       line-height: 20px;
       margin-top: 8px;
       margin-bottom: 8px; 
       background-image: url("../assets/images/TisvildeHegn.jpg"); background-attachment: fixed;}
 H1 { font-family: Kristi,; font-size: 46px; color: rgb(51,51,51); letter-spacing: 1px; line-height: 46px; font-weight: normal; font-style: normal;}
 H2 { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 16px; color: rgb(51,51,51); line-height: 20px; margin-top: 12px; margin-bottom: 12px;}
 H3 { font-family: Kristi,; font-size: 28px; color: rgb(51,51,51); letter-spacing: 1px; line-height: 28px; font-weight: normal; font-style: normal; text-align: center;}
 
