How to reduce the lower padding

how to reduce the lower padding bellow the banner
here is my site http://cyberwar.co.in/

I am using this
.Banner {
position: relative;
display: block;
min-height: 98px;
width: 199px;
text-align: left;
padding-top: 00px;
padding-right: 00px;
padding-bottom: 00px;
padding-left: 00px;

Comments

Sign In or Register to comment.