/* CSS Document */

body {
  height: auto;
  overflow: auto
}

.article{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"
}
.header-img img{
	width: 100%;
	height:  auto;
}
