#header {
	 background: none;
    text-align:right;
    color: #999;
    font-size: .75em;
	 height: 60px;
    margin: 0 1em 0 0;  
}

#main_img {
    background:url(images/main_img_bg.jpg) repeat-x;
    margin-top: 5.5em;
}
#poem p{
    font-family: Times, "Times NR", serif;
    font-size: .9em;
    margin: .2em 0 0 4em;
    font-style:italic;
    color: #9c9c9c;   
}