/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../assets/images/bordhunde_hg.jpeg");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,0,153); font-weight: bold;}
 H2 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,0,153); font-weight: bold;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; color: rgb(0,0,153); font-weight: bold; text-align: center;}
 H3 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,0,153); font-weight: bold;}
 
