 #main{ padding-bottom:0px;}
    .content.fullwidth{
        background-color:white;
        color:black;
        margin: 20px;
    }
    .guncontent{
        padding: 35px 30px 20px 30px;
text-align: justify;

    }
    .tht{ font-family: 'SeganLight';
          font-weight: bolder;
          line-height: normal;
          margin-bottom: 10px;
          font-size:20px;
    }
  a.wsize2  {
        color:#111;
        font-size: 12px;
        font-weight: bolder;
    }

    a.wsize2 :hover{
        color:#333;
        text-decoration: none;
    }
