html {
height: 100%;
}
main {
    background: #ffffff;
}
body {
    background: #ffffff;
background-image:url(https://secure.activecarrot.com/media/dynamic/static_images/995/RLSA_2018317of332.jpg);
background-size: cover !important;


} 
footer {
    background: #ffffff;
}
header {
    background: #ffffff;
}  
p.ex1 {
    font: 12px arial, sans-serif;
}
div.relative {
    position: relative;
    width: 400px;
    height: 200px;
    border: 0px;
}

div.absolute {
    position: absolute;
    left: 80px;
    width: 200px;
    height: 120px;
    border: 0px;
}
#logo{
background:url(https://secure.activecarrot.com/media/dynamic/static_images/995/CaseyRACE%20logo.png) !important;
background-repeat:no-repeat !important;
height: 120px;
width: 160px;
background-size: 100% !important;
}
#admin_wrapper{
background-image:none;!important
}
.button{
border: none;
}