@charset "UTF-8";

a:link,a:active,a:hover {
  color:#000000;
}

a:visited {
  color:#000000;
}

body {
  background-color:#000000;
  background-color:#000000;
  color:#000000;
  font-family:'Papyrus';
  font-weight:normal;
  font-style:normal;
  font-size:17px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-image:url(http://i67.tinypic.com/hv57kk.jpg);
}

<style> <!--Body {
  background:url(http://i67.tinypic.com/hv57kk.jpg);
  background-attachment:fixed;
}