img{
	max-width:100%;
}

body{
    background-color: #c4803c;
    background: url(../img/bg.jpg);
    background-size: 100%; 
    background-attachment: fixed;
    background-position: center;
}


.logo{
    text-align: center;
}
.logo img{
    max-width: 300px;
    margin: 30px 0px;
}


.white{
background:#fff;
}

.content{text-align:center;padding: 20px;}
.content h1{
margin-bottom:30px;}
html .formcraft-css .fc-form.align-left {
    margin-left: auto!important;
    margin-right: auto;
}

.powered-by{ display:none!important;}

html .formcraft-css .fc-form .form-page-content .form-element-type-heading:first-child .heading-cover {
    border-radius: 2px 2px 0 0;
    padding-bottom: 1.5em;
    padding-top: 20px!important;
}

