body {
background: #F3E7A9;
padding: 0;
margin: 15px;
color: #000;
height: auto;
width: auto; 
font-family: arial, verdana;
font-size: 13px;
line-height: 16px;
}

a:link {color: #C0277C; text-decoration: underline; text-align: center;}
a:visited {color: #C0277C; text-decoration: underline;}
a:active {color: #b163ff; text-decoration: none;}
a:hover {color: #b163ff; text-decoration: none;}

.right {float: right; margin: 0; font-weight: bold;}
.center {text-align: center; margin: 0; font-weight: bold;}

h1 {margin: 5px 5px 8px 5px; font-size: 22px; font-weight: bold; font-family: arial, verdana, arial;}
h2 {margin: 5px 5px 5px 5px; font-size: 14px; font-weight: normal; font-family: arial, tahoma;}
h3 {margin: 3px 8px 3px; font-size: 14px; font-weight: bold;}

p.amen {margin: 3px 8px 0; color: #000;}

img.popup {
margin: 5px;
padding: 3px;
text-align: center;
width: 400px; height: 300px;
border: 1px solid #000;
}

img.button {margin: 20px 8px -5px; padding: 1px 0 0; border: 0;}