body {
  background-color: black;
  color: yellow;
  font-family: Georgia;
  text-align: center;
    background-image:url('patterns/creepyeyepattern2.gif');
    background-size:100%;
    background-repeat: repeat-y;
    background-attachment: fixed;
    height:100%;
    width:100%;
}