﻿body {
    background: #fff;
}

.login .login-logo {
    height: 200px;
    background: url("images/GMCemblem.png") no-repeat center top;    
    margin-top: 40px;
}

.page .page-inner #header_wrap #header #logo_wrap #logo {
    background: url("images/GMClogo.png") left center no-repeat;
    width: 271px;
    height: 67px;
}