#banner{
text-align: center;
}
img{
border: 5px solid #56a1d5 !important;
border-radius: 10px;
margin:10px !important;
width: 95%;
}
#greenbox{
width:95%;
border:1px dotted #0069aa;
margin: 5 auto;
height: auto;
font-family: Gill Sans MT;
text-align: center;
}
h1{
width:100%;
height:auto;
text-transform:uppercase;
font-size: 18;
font-weight: bold;
color: white;
padding-bottom:2px !important;
padding-top:2px !important;
margin-top:-1px;
background-color: #56a1d5;

}
h2 {
font-size: 22;
text-transform: uppercase;
}
h3 {
font-size: 18;
color: #0069aa;
}
p {
font-size: 15;
}
h4 {
text-transform:uppercase;
font-weight: bold;
font-size: 14;
color: #0069aa;
}