body {
background-image:url(images/conan.jpg);
background-size: cover;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
background-color: black;
cursor: url(images/cursor.png), auto;
}