body {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: url("/media/images/sopa/body-aquatic-bg.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto;
color: #5E5E5E;
    font-family: helvetica,arial,verdana,sans-serif;
    font-size: 83%;
    line-height: 1.25em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;


   }
.alpha60 {
    background: none; 
    border:none !important;
}
form label {
    color: #5E5E5E;  
}
form .button {
    background: #7D0F13;
min-width: 96px;
}

.attention, .fail, .information, .success {
    clear: both;
}

input:focus, textarea:focus {
    background-color: #CCC;
}
#admin_wrapper {
margin-top: 150px;
margin-left:auto;margin-right:auto;
width: 800px;
}
#logo {display:none;}

form .button {

background:url('/media/images/sopa/button.png');
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 30px;
  min-width: 96px;
}
.customer_login_message {
  padding-bottom:15px;
font-size:1.2em;
line-height:1.8em;
}