html {height:100%;}
body {
    background: url(https://secure.activecarrot.com/media/dynamic/static_images/899/BGbluecourt1600x9002.jpg) 0 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-color: #001727;
}
#logo {
    width: 424px;
    height: 384px;
    background: url("https://secure.activecarrot.com/media/dynamic/static_images/899/atp-2 (3).png");
    position: absolute;
    margin-top: -455px;
    margin-left: -256px;
}
.success, .fail, .information, .attention {
	clear:both;
}
#admin_wrapper {
    min-height: 250px;
margin-top: 400px;
    border:  1px solid #8C0841;
    background:  #001727;
    color:  white;

}
#admin_wrapper a {color:gold}
#admin_wrapper H2 {
    color: #FEC34D;
}
#admin_wrapper H3 {font-size:18px}
#admin_wrapper p {margin-bottom:20px}
#HEAD {
	position:absolute;
	display:block;
	width:100%;
	top:0%;
	background-color:white;

}
img {
    position: fixed;
    top: 0;
    left: 10%;
display:inline-block;
z-index: 299;
}
.login_custom_html h1{
    display: inline-block;
    width: 100%;
    text-align: center;
    bottom: 0;
    position: absolute;
}
form .button {
    background-color: #b53d59;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding-bottom: 10px!important;
    color: #fff;
    padding-top: 10px;
}
form label {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
    color: #2a2c2d;
    text-shadow: 0 1px 0 #fff;
}
#admin_wrapper label {
    color: #fff35e;
    text-shadow:0 0px 0 #fff35e;
    font-weight:100;

}
h2 {text-shadow:none;}