/* CSS for website */
h1 {
  background: #000 url(http://farm9.staticflickr.com/8190/28759402542_3ed83b3069_b.jpg) left top repeat-y;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
h2{
  background:  url(https://c1.staticflickr.com/1/289/31797665664_4d52a6b2a0_b.jpg) left bottom repeat-y;
  background-size: 100% 80%;
  background-repeat: no-repeat;
}
span{
  color: #2458ad;
}
