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

body {
	
        background:  linear-gradient(to right, #ffffff 0%, #01b5ff 100%);

           
	
        font-family: Helvetica,Arial,sans-serif;
}

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

margin-left: 36px;

}



form .button {
    background-color: #F3743A
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

#admin_wrapper {
    border: none;
}

 