body {
    margin:0px;
    border:0px;
    padding:0px;
    background-image: url(bgVirginMary.jpg); 
    background-repeat: no-repeat; 
    background-position: 0px 0px; 
    background-attachment: fixed;
    z-index: -1;
}

div.containers
{
position:absolute;
top:0px;
left:215px;
width:621px;
margin:0px;

line-height:150%;
}
div.headers {
height:100px;
width:610px;
}
div.footers
{
padding:0.5em;
color:gray;
text-align:center;
font:normal 10px Tahoma;
}
h1.headers
{
padding:0;
margin:0;
}
div.contentx
{
font:normal 12px Tahoma;
}