html {
  background: url(themes/bg4.jpg) no-repeat center center fixed;
}

a {
    color: #66e0ff;
}

a:hover {
    color: #00ccff;
}

a:visited {
    color: #008fb3;
}
