body{
background-color: black; background-image: url('../logo/backface.jpg'); background-repeat: no-repeat; background-position: center center; background-attachment: fixed}
a: {color: yellow}
a:link {color: yellow; text-decoration: none}
a:active {color: yellow; text-decoration: none}
a:visited {color: yellow; text-decoration: none}
a:hover {color: yellow; text-decoration: none}

