* {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit; 
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
   line-height: 20px;
   font-size: 14px;
   font-family: 'Open Sans', Arial, sans-serif;
}

html { 
   height: 100%;
   font-size: 100%;  
   font-size: 62.5%; 
   font-size:101%
}  /* for IE*/ 

html>body  {  
   font-size: 100%;
} /* ignored by IE */

body {
    
}

body>a {
    background: url('../../../banner/provize-160x600/images/bannerBg.jpg') center top no-repeat;
    height: 510px;
    width: 130px;
    margin: 0 auto;
    padding: 90px 15px 0;
    display: block;
    text-decoration: none;
}

p {
    font-size: 15px;
    color: #1b9dcf;
    line-height: 22px;  
    font-weight: 300;
    height: 220px;
    overflow: hidden;
}

p strong {
    font-weight: 600;
}