body {
    background-color: #ffffff;
}

h1 a{
    background: url(img/logo.png) no-repeat !important;
    width: 130px !important;
    height: 130px !important;
}

#wp-submit {
    background-color: #0073DC;
}

input {
    border-radius: 5px;
}