
body {
  background-color:red; 
  width: 80%;
  }

A:link {
  FONT-FAMILY: georgia,helvetica; 
  font-size:17px;  
  text-decoration: none;
  color: red;}

A:visited {
  FONT-FAMILY: georgia,helvetica; 
  font-size:17px;
  text-decoration: none;
  color: red;
  }

A:active {
  FONT-FAMILY: georgia,helvetica; 
  font-size:17px;
  text-decoration: none;
  color: red;
  } 


.pagetitles,.sublines,.pagetext, .chorus, .statement, .smalltext, .lpagetext, .updatetext, .imgcaptiontext {
  font-face:georgia;
  color:yellow;
  }

.opsublines,.opspagetext, .opstatement, {
  font-face:georgia;
  color:black;
  }


.buttontext {
  font-face:georgia;
  color: black;
  font-size:13px;
  }
   
.pagetitles {
  font-size:36px; 
  font-weight:bold; 
  font-style:italic;
  text-align: center;
  }

.sublines {
  width:100%; 
  font-size:28px; 
  font-weight:bold;
  }

.opsublines {
  width:100%; 
  font-size:24px; 
  font-weight:bold;
  }

.lpagetext {
  font-size:20px;
  font-weight:bold; 
  }

.pagetext{
  font-size:17px; 
  }

.opspagetext{
  font-size:17px; 
  }

.Statement{
  font-size: 24px; 
  font-weight:bold;
  font-style:italic;
  }

.opStatement{
  font-size: 24px; 
  font-weight:bold;
  font-style:italic;
  }

.chorus{
  font-size:17px; 
  font-weight:bold;
  font-style:italic;
  }

.smalltext {
  font-size:15px
  }

.imgcaptiontext {
  font-size:13px;
  }

.updatetext {
  font-size: 12px;
  }