body {
width: 750px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background-image: url('orange_hex.jpg');  
backgrond-position: center center;
background-attachment: fixed;
background-repeat: no-repeat;
background-color: #FFFFFF }

p {
font-size: 100%; }

.center {
text-align: center; }

.normal {
font-weight: normal; }

.bold {
font-weight: bold; }

.italic {
font-style: italic; }

.underlined {
text-decoration: underlined; }

.prayer {
font-style: italic;
color: #800080; }

a {
font-size: 100%; }

fieldset {
margin-bottom: 10px; }
 
legend {
color: #DF0000;
font-weight: bold; }