@charset "utf-8";
@import url("reset.css");
@import url("marshallLawScreaming.css");

section.familytree {
  display: block;
  width: 60%;
  margin: 20px auto;
  overflow: hidden;
}

img.familytree {
  width: 100%;
  height: auto;
}
