@charset "UTF-8";

body { font: normal 12px "Lucida Grande", Verdana, Arial, sans-serif; background: #666666 url(../images/backgroundTile.gif) top left repeat; margin: 0 0 20px 0; padding: 0; text-align: center; color: #000000; -webkit-text-size-adjust: none; }

#backgroundCap { position: absolute; top: 0; left: 0; width: 100%; background: url(../images/backgroundCap.gif) top left repeat-x; z-index: 0; }
#backgroundCap img { width: 1px; height: 240px; }

#containerBorder { width: 862px; background: #B2B2B2; padding: 9px; margin: 0 auto; position: relative; }
