body {
background-color: #b2dff0;
}

.main_head
{
    font-size: 35px;
    text-align: center;
    color: #337ab7;

}
.sub_head
{
    margin-top: 100px;
    padding-top: 20px;
    text-align: center;
    background-color: #d9eff8;
    
}
.sub_head1
{
    
font-size: 45px;
}

.sub_head2
{
    
font-size: 20px;
}
.submit_type
{
    padding-top: 30px;
    padding-bottom: 5px;
}
.image_style
{
    text-align: center;
}