body
 {
  color: #804000;
  background-color: #DEFFDE;
  background-image: url("../images/BrianA.jpg");
  background-position: url("right");
 }

H1
 {
  text-align: center;
 }

#P1
 {
  font-size: 100%;
 }

#P2
 {
  font-size: 75%;
  text-align: left;
 }

#P3
 {
  font-size: 85%;
  text-align: left;
 }

A:link
 {
  color: blue;
 }

A:visited
 {
  color: green;
 }

A:hover
 {
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0px;
 }

A.lyrics:link
 {
  color: #804000;
  text-decoration: none;
 }

A.lyrics:visited {
  font-style: normal;
  text-decoration: none;
  color: #804000;
 }

A.lyrics:active
  color: #804000;
  font-style: normal;
  text-decoration: none;
 }

A.lyrics:hover {
  color: #804000;
  font-style: normal;
  text-decoration: none;
 }

#pic1
 {
  float:left;
  width: 300px;
 }


#column1 { float:left; width:  5%; }
#column2 { float:left; width: 95% }
#column3 { float:left; width: 50%; }
#column4 { float:right; width: 50%; }
#column5 { float:left; width: 35%; }
#column6 { float:right; width: 50%; }
#column7 { float:left; width: 15%; }
#column8 { float:left; width: 33%; }
#column9 { float:left; width: 25%; }
#column10 { float:left; width: 10%; }
#column11 { float:left; width: 25%; }
#column12 { float:left; position:relative; top:  25px; width: 50%}
#column13 { float:left; position:relative; top: 350px; right: 235px; width: 50%}
#column14 { float:left; width:  50%; }
#column15 { float:left; position:relative; left: 50px; width: 40% }
#column16 { float:right; width: 10%; }
#column17 { float:right; width: 70%; }
#column18 { float:right; width: 67%; }
#column19 { float:left; width: 34%; }
#column20 { float:left; width: 33%; }
#column21 { float:left; width: 32%; }
#column22 { float:left; width: 45%; }
#column23 { float:left; width: 55%; }
#column24 { float:left; width: 45%; }
#column25 { float:left; width: 20%; }
#column26 { float:left; width: 42%; }
#column27 { float:left; width: 29%; }
#column28 { float:left; width: 41%; }
#column29 { float:left; width: 48%; }
#column30 { float:left; width: 60%; }
#column31 { float:left; width: 40%; }
.floatstop { clear:both; height:1px; }
