
body { background-image: url(bg.gif); margin: 0; }
#placeholder { position: absolute; width: 100%; height: 100%; z-index: 2; }
#content { position: absolute; top: 50%; left: 50%; width: 538px; height: 550px !important; z-index: 4; margin-top: -275px; margin-left: -269px; }
#text { color: #bfbfbf; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 12px; }
h2 {}color: #bfbfbf; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

img {
  behavior: url(pngbehavior.htc);
}

a:link {
color: white;
}

a:visited {
color: white;
}