body {
font-family: Times New Roman;
text-align : center;
background-color : white;
background-image : url(../images/zbgnew.gif);
background-repeat : no-repeat;
background-position : center;
background-attachment : fixed;
margin-right : 2em;
margin-left : 2em;
color : rgb(0, 0, 128);
background-color : rgb(255, 255, 255);
width: 100%; /* full window width */
}
html {
font-size: 16px;
 }
h1  {
 font-size: 2.5em;
 }
 h2  {
   font-size: 1.875em;
}
p    {
 font-size: 0.875em;
 }


.center {
text-align : center;
}
.left {
text-align : left;
}
.right {
text-align : right;
}
.bold {
font-weight: bold;
}
.italics {
font-style: italic;
}
.bulk { 
	float:left;
	margin-left:1em;
	width: auto;
	width: 95%; /* of body width */
}
.poetry { 
	float:left;
	margin-left:3em;
	width: 95%; /* of body width */
}
.element {
  margin-top: 3em;
  margin-right: auto;
  margin-bottom: 3em;
  margin-left: auto;
  width: 50%;
  border: 1px solid blue;
  padding: 0px 10px 15px 11px;
}
.text12no {
font-family: "Times New Roman", Times, serif;
font-size : 12pt;
margin-bottom : 0;
}
.text12ino {
font-family: "Times New Roman", Times, serif;
font-size : 12pt;
text-indent : 3em;
margin-top : 0;
}
.text12inono {
font-family: "Times New Roman", Times, serif;
font-size : 12pt;
text-indent : 3em;
margin-top : 0;
margin-bottom : 0;
}
.text12nox {
font-family: "Times New Roman", Times, serif;
font-size : 12pt;
margin-top : 0;
margin-bottom : 0;
}
.text10inono2 {
font-family: "Times New Roman", Times, serif;
font-size : 10pt;
text-indent : 5em;
font-weight: bold;
margin-top : 0;
}
.text10inono2x {
font-family: "Times New Roman", Times, serif;
font-size : 10pt;
text-indent : 3em;
font-weight: bold;
margin-top : 0;
}
 