body{
    font-family:verdana;
    background-repeat:no-repeat; 
    background-attachment:fixed; 
    background-size:cover; }
    
a img{border:none;}

    form input[type=text]{background-color:#7f96e4; color:white;}
    form input[type=password]{background-color:#7f96e4; color:white;}
    
    input[type=text]{background-color:#7f96e4; color:white;}


select {
    text-align:center;
    -webkit-appearance: none;
}

option { text-align:center; }