body {
    background: url(images/login.svg) no-repeat center center fixed; 
    background-size: cover;            
}

#loginForm li {
    list-style-type: none;
}

#intro {
    position: relative;
   top: -50px;
}

.intro p {
    font-size: 90%;
}