﻿body {
    background-color: darkcyan;
    /*background-image: url('../images/beni-bachground.png');
    background-repeat: no-repeat;
    background-size: 100%;*/
}
#footer1 {
    color: white;
    font-size: 15px;
    background: #762b00;
    text-align: center;
}

#header {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100px;

}

.form-custom{
    background-color:lightblue;
}
.resutl_table {
    /*position: center;*/
    margin:20px;
}