form label, h2 {
    color: #000;
text-shadow: none;
}

body {
	background-image: url('https://secure.activecarrot.com/media/dynamic/static_images/469/background.jpg');
	background-repeat: no-repeat;
	background-color: #0092b3;
	background-size: 100% ;
        background-position: center top;
        font-family: Helvetica,Arial,sans-serif;
}

#logo {
    width: auto;
height: 135px;
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/468/Silver-bear-logo.png') no-repeat;

}

form .button {
    background-color: #F3743A
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

#admin_wrapper {
    border: none;
}