/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
H1 { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: x-large; color: rgb(255,255,153); font-weight: bold; text-align: center;}
 P { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: medium; color: rgb(255,255,255); font-weight: bold;}
 