*{margin:0;padding:0;}

html, body {
	height: 100%;  
}


body {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 4px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
background-image: url(images/watermark.gif);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
}

a:link { color: #000000; }
a:visited { color: #000000; }

p { font-family: arial; font-size: 10pt; color: #404040; margin-top: 8px; text-align: left; }
p.we_commit { font-family: arial; font-size: 14pt; font-style: italic; color: #404040; text-align:center; }

p.commitment { font-family: arial; font-size: 12pt; color: #000000; text-align: left; margin-top: 10px; }
p.question { font-family: arial; font-size: 10pt; font-style: italic; color: #404040; text-align:left; margin-left: 4px; margin-top: 2px; }

p.centered { font-family: arial; font-size: 10pt; color: #404040; margin-top: 8px; text-align: center; }

h1 { font-family: arial; font-size: 22pt; color: #000000; text-align: center; }

td.topline {
  width: 706px;
  height: 22px;
  background-image: url(images/ht.gif);
}
td.topleft {
  width: 22px;
  height: 22px;
  background-image: url(images/ctl.gif);
}
td.left {
  width: 22px;
  background-image: url(images/vl.gif);
}
td.topright {
  width: 22px;
  height: 22px;
  background-image: url(images/ctr.gif);
}
td.right {
  width: 22px;
  background-image: url(images/vr.gif);
}
td.botline {
  width: 706px;
  height: 22px;
  background-image: url(images/hb.gif);
}
td.botleft {
  width: 22px;
  height: 22px;
  background-image: url(images/cbl.gif);
}
td.botright {
  width: 22px;
  height: 22px;
  background-image: url(images/cbr.gif);
}