body {background: url(images/login_bg.jpg) center no-repeat;}

.login_button_left{  float:none}
.login_button_right{ margin-top:10px;} 
.login_cont .login_button a{color:#3e9aff;}
.login_cont .login_button button{	
    border-radius: 4px;
    background: #4385F8;
    width: 160px;   
    border: 0;   
    text-align: center;   
    color: #fff;
    cursor: pointer;
    outline: none;
}
.login_bx{background: url(images/login_bkbg.png) repeat;}
.login_bx .title{background:url(images/login_logo.png) center no-repeat;height:55px;text-indent:-999em;}