a:link {
              color: #0000ff;
}

a:visited {
              color: #800080;
}

a:hover, 
a:active {    color: #ff0000;
}

body {
  text-align           : center;
  background           : #1f1424 url("0004.jpg");
  background-attachment: fixed;
  color                : #9e4075;
  font-size            : 28px;
  font-weight          : bold;
  font-family          : Brush Script MT, Comic Sans MS, Sans-Serif;
}