﻿body 
{
    font-family:Arial;
    font-size:12px;
    color:Black;
}
h1
{
    font-size:16px;
    color:Gray;
    font-weight:bold;
}
h2,h3
{
    font-size:14px;
    color:Navy;
    font-weight:bold;
}
.btn100
{
    color:Black;
    font-weight:bold;
    background-color:Yellow;
    border:solid 1px grey;
}
    .maindiv{border:1px inset gray;border-radius:15px;background-color:White;width:1000px;min-height:400px;padding:10px;}
    .barakImg{border-radius:15px;float:left;}
    .logo{clear:both;text-align:center;}
    .imgShovar{float:left;}
