BODY {
       background-repeat:no-repeat;
       background-attachment:fixed;
       background-image:url("/images/pagebg.gif");
       color: #993333;
       background-color: #E0C4D0;       
       font-family:arial, helvetica;
}
EM {
     font-size:larger; 
     font-weight:bold; 
     font-style:normal;
}
H1 {
     text-align:center;
}
H2 {
     text-align:center;
}
