<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* external CSS file */
/* filename 'CSS_Concord.css' */
/* Created by Kim Hanold in NVU with additions */

  
/* Handwritten look */
/* coding */

body {
background-color:#F5F5F5; 
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;
color:#00008b;
 }

a {font-family: "Lucida Calligraphy", sans-serif, Helvetica; color: blue; background:#E6E6FA; text-decoration: underline}

a:visited {font-family: "Lucida Calligraphy", sans-serif, Helvetica; color: navy; background:#E6E6FA; text-decoration: underline}

a:hover {font-family: "Lucida Calligraphy", sans-serif, Helvetica; color: #00008b; background-color: yellow}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:40px; text-align: center; color:black; background-color:#E6E6FA; margin-bottom: 2em}
h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:35px; text-align: center; color:black; background-color:#F5F5F5; margin-bottom: 2em}
h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px}

#leftcontent {
position: absolute;
left:10px;
top:115px;
width:149px;
background:#E6E6FA;
color:#00008b;
border:0px solid blue;
 }

#centercontent {
top:85px;
padding: 30px;
background:#F5F5F5;
color:#00008b;
margin-left:159px;
margin-right:149px;
border:1px solid blue;
font-family: "Lucida Calligraphy", sans-serif, Helvetica;   
  
font-size: 14px;
    
line-height: 0.7cm;

}

.poem {
display: block;
font-size: 12px;
line-height: 0.5cm;
margin-left:40px;
font-family: Helvetica, sans-serif;
}


p { 
text-indent: .75cm;
background-color: #f5f5f5;
color: rgb(0 ,0, 0);
    
line-height: 0.9cm;
    
font-size: 14pt;
    
text-align: "justify";
}



P:first-letter { 
font-weight: bold; 
font-size: 200%;
} 


  








html&gt;body .centercontent { margin-left:139px; margin-right:131px; }

#rightcontent { 
position: absolute;
right:10px;
top:115px;
width:94px;
background:#F5F5F5;
color:#00008b;
border:0px solid blue;
 }

#banner { 
background: #E6E6FA;
color:#00008b;
height:0px;
border-top:0 solid blue;
border-right:0 solid blue;
border-left:0 solid blue;
text-align: center;
 }

html&gt;body.banner { height:49px; }




</pre></body></html>