@charset "UTF-8";
/* CSS Home */
.grid2col .column { width: 5%;} 
.column.first { width: 90%; }
#globalheader { background: url(../img/ewatitle.png) no-repeat; }
#poem { margin: 0px 0px 25px 30px; font:  1.3em/1.5em Times, serif;  }
/*#poem p { text-align: justify; }*/
#poem p.script { text-align: center; margin: 1em 0em 1em 0em; }
#poem span.italic { font-style: italic; }
#super { vertical-align: super; font-size: 0.8em; line-height: 0.8em; }
a.p4w { position: absolute; bottom: 0px; right: 0px; }
a:active, a:link, a:visited
{
	color: #03F;
}
