 html{font-family: "Source Sans Pro", Arial, "Helvetica Neue", Helvetica,
  sans-serif;
              
}
h1{color:#f04c25;
  font: size 24px;
  line-height: 26px; 
  font-weight: 600;
  background-color: #009cab;
  padding: 25px;            
  }
h2{color:#009cab;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}
p{font-size: 14px;
  line-height: 20px;
  color: #111111;
  font-weight: 300;
  width: 960px;
  ;
}
figure{float:right;
  margin-right: 200px;
  margin-top: -20px
}
body {background-color: lightblue;
  


  
}
img{width:300px;
    border-radius: 50%;
  }

       