html{
  background:#264351;
}
body>header {
  background:#336688;
}
h1 {
  font-family: "Source Sans Pro",Arial,sans-serif;
  font-size: 1.5em;
  line-height: 1em;
}
h2 {
  font-family: "Source Sans Pro",Arial,sans-serif;
}
#content .blog-index article h1
{
  font-size: 1.5em;
  line-height: 1em;
}
img {
	background-color: gray;
}