@media all and (orientation:landscape){
    html{
        background: rgb(70,70,70) url('/images/wallpapers/login1.png') no-repeat;
    }
}