@import url(http://fonts.googleapis.com/css?family=Oswald);
#banner4 h4{
  font-family: Oswald;
}

.litem{
  font-size:24px;
  color: #D59B29;
}
.bsize{
  font-size:45px;
  color:#D59B29;
  font-weight: bold;
}

.imghover:hover{
opacity: 0.3;
}
