@charset "utf-8";

#header_image{
  background: url(images/head.jpg) top center no-repeat;
  background-size: cover;
}

@media print,screen and (min-width : 501px) {


}
@media screen and (max-width : 500px) {


}


