 
BODY{
  background-color : silver;
  color : navy;
  background-image : url(bluebinder.gif);
  font-size : 12pt;
  font-family : serif;
}
H1{
  font-size : 24pt;
  font-family : sans-serif;
  text-align : center;
}
P{
  font-size : 16pt;
  font-family : serif;
}
.Script{
  font-size : 16pt;
  font-family : cursive;
}
.copywrite{
  font-size : 10pt;
  font-family : serif;
  font-style : italic;
  color : maroon;
  text-align : left;
}

