@charset "utf-8";
/* CSS Document */
* { outline: none }
/* styles for background-image */
html { height: 100%; overflow:hidden;}
body { background-color: transparent; margin: 0px; padding: 0px; height: 100%; border-top: 1px transparent solid; margin-top: -1px; z-index:0; position:relative; }
img#background { height: 100%; width: 100%; z-index: -1; position:absolute; color: white; }

#content { font-family: Tahoma, Arial, sans-serif; font-size: 12px; padding: 10px; margin-top:5%;  overflow: auto; text-align:center  }
h1 { color: maroon; font-size: 14px; }

img, div, a, input { behavior: url(iepngfix.htc) }
img.menu_pos {border:0}
