h1, h2, h3, h4 {font-variant:small-caps}

.pixleft, .pixright
{
 clear:both;
 margin-bottom: 5ex;
/* border:2px solid green; */
 
 
}
.content p
{ text-indent: 2ex;}

.pixleft img, .pixright img
   { hspace:2ex;
	   vspace:1em;
		 
		 margin: 6px;
		 border: 3px inset #cc00ff;
		 width: 260;
	}
.pixleft img
{float:left; align:left;}
.pixright img
{float:right; align:right;}
