p{
    text-align: left;
    font-size:16px;
    font-family:Franklin Gothic Medium, Arial Narrow, sans-serif;}



html {background-color: rgb(90,150,200);
}

.roundedCorners{
    border:0;
    -ms-interpolation-mode:bicubic;
    vertical-align:middle;
    border-radius:50px;
    margin-bottom:5px;
    margin-right:15px;

  
}
li{
    list-style: none;
    font-family:Franklin Gothic Medium, Arial Narrow, sans-serif;}
