/*CSS Style by H@ze*/

html, body, textarea {
  font-family:"Andale Mono",Arial,sans-serif;
  scrollbar-base-color:#e0b041;
  scrollbar-3d-light-color:#e0b041;
  scrollbar-arrow-color:#e0b041;
  scrollbar-darkshadow-color:#eec85e;
  scrollbar-face-color:#eec85e;
  scrollbar-highlight-color:#eec85e;
  scrollbar-shadow-color:#e0b041;
  overflow-x: hidden;
  overflow-y: auto;
}

 a:link { color:#eec85e; text-decoration:none; font-weight:bold; }
 a:visited { color:#eec85e; text-decoration:none; font-weight:bold; }
 a:hover { color:#e0b041; text-decoration:none; font-weight:bold; }

body { background-image:url(middle.jpg); background-repeat:no-repeat; background-attachment:fixed; padding: 0px; }
