﻿body {
    background-image: url(../images/ejderLogin.jpg);
    /*background-position: center;*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
