.welcome{background-color:#f7f7f7;}
.welcome img{
border: 1px solid #ddd;
width: 100%;
height: auto;
margin-top: 23px;
margin-bottom:20px;
}

.welcome h3{
color: #0f265c;
border-bottom: 1px dashed #5e5e5e;
border-width: 2px;
width:37%;
padding-bottom: 15px;
font-weight: bold;
margin-bottom:20px;
font-family:corbal,arial;
}

.welcome p{
font-size:19px;
color:#5e5e5e;
font-family:candara,arial;
line-height: 28px;
text-align: justify;
}
.welcome span{color:#009dde}
