body 
{ 
background-color: rgb(82, 104, 118); 
} 

#content
{
width: 800px; 
margin: 0 auto;
} 
p {color: #FFFFFF;}
p {font-family: sans-serif;}
p {font-weight: normal;}

#poemcontent
{
width: 400px; 
margin: 0 auto;
} 
p {color: #FFFFFF;}
p {font-family: sans-serif;}
p {font-weight: normal;}


#footer
{
width: 800px; 
margin: 0 auto;
}  
p {color: #FFFFFF;}
p {font-family: sans-serif;}
p {font-weight: normal;}

h1,h2,h3 {color: rgb(255, 255,255)}  

p {color: rgb(255, 255, 255)}