.mainheading{
font-size:34pt;
background-color:f5ba5c;
color:navy;
}

.pic{border-style:solid;
border-color:red;
border-width:4px;
margin:2px;
padding:2px;
}


.4th{
font-size:34pt;
background-color:red;
color:white;
}
.4th_side{
background-color:white;
}
.4th_text{
color:red;
}

tr{
text-align:center;
font-style:sans-serif;
font-size:12pt;
background-color:022f55;
/* background-image:url(leaves.jpg); */
color:red;
}

tr.muse{
text-align:left;
color:d4cefb;
}


tr.archive{
text-align:left;
font-size:8pt;
color:navy;
background-color:f5ba5c
}


body {background-color:022f55;
      color:d4cefb;
}

h1{color:f5ba5c;
  font-size:20pt; 
}

h1.topheading{color:f5ba5c;
   font-size:30pt;
}

li.rant{text-decoration:line-through;
}


a.nav:link{color:white}
a.nav:hover{color:red}
a.nav:visited{color:gray}

p.quote{color:f49f9c}