form label, h2 {
    color: #000
}

body {
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/495/site_patterngradient.png') top center repeat-x #ecebeb
}

#logo {
    width: 333px;
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/495/site_logo_03.png') no-repeat #fff;
    margin-left: auto;
    margin-right: auto
}

form .button {
    background-color: #F3743A
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.alpha60 {
    background: rgb(255, 255, 255);
}