.poem
{
  margin:10px;  
}

.poem p
{
  margin:0px;
}

.content table.myy
{
	background:#000000;
	border:0px #ffffff solid;
}


.content table.myy td 
{
	border:0px #ffffff solid;
	vertical-align:top !important;
}

	.content img
	{
		 border: 0px solid #ccc !important; 
	}


.pic550
{
   display:block;
   margin-top:8px;
   margin-bottom:8px;
}

.pic550 img
{
   max-width:550px;	
   _width:550px;
   max-height:550px;
}

.pic550 img:hover
{
	outline-bottom:4px #72b2e0 solid;
}