/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(0,51,153); background-image: url("./assets/images/backgroundtile.jpg");}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: xx-large; color: rgb(0,51,153); font-weight: bold;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(0,51,153); font-weight: normal; font-style: normal;}
 
