form label, h2 {
    color: #04335a;
}

form label {
text-shadow: 0 0px 0 #04335a;
}


body {
    font-family: Sans-Serif font-size:16px !important; 
}

body {
    background-color: #EEEEEE;
    background-image: 
    url(https://secure.activecarrot.com/media/dynamic/static_images/1115/grap-background.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    padding-bottom: 40px;
    padding-top: -80px;
    background-size: 100% 100%;
  #border-top: white solid 70px;
    margin-top: 0px;
}


#logo {
    width: 208px;
    height: 145px;
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/1115/icon.png') no-repeat;
background-size: 100%;
margin-top: 60px;
margin-bottom: 20px;
margin-left: 49px;
}


.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

#admin_wrapper {
    border: none;
	margin-top: -110px;
}

.alpha60 {
background: transparent;
}