body {
    background: #fefefc;
}

#logo_m3 {
    height: 200px;
    background: url(/images/login.jpg) no-repeat center bottom;
}

.shadow {
    border: solid grey 1px;
    box-shadow: 0 0 10px #333;
}

.info {
    margin: 0;
}