
body {
font-family: sans-serif;

line-height: 1.6;
}

img {
    padding: 2vh;
}

#cover {
    height: 45vh;
}

#magazine {
    height: 90vh;
}

#introduction-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:3vh;
    height: 30vh;
}

#american-dream-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 30vh;
}

#thesis_propsal {
    font-size: 2.5vh;
}

#the-next-american-dream {
    font-size: 4vh;
}

#school-entrance {
    height: 40vh;
}

#suburb-only-homes {
    height: 40vh;
}

#kentlands-map {
    height:60vh;
}

#carpools-only {
    height:50vh;
}

#houses-and-trees {
    height: 40vh;
}

#suburban-sprawl {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 50vh;
}

.small-text {
    font-size: 2vh;
}

.medium-text {
    font-size: 4vh;
}

.large-text {
    font-size: 6vh;
}

.middle {
   
  line-height: 200%;
    
}

#next-button {
    position: fixed;
    height:25vh;
    top: 40vh;
    right: 0vw;
    cursor: pointer;
}

#prev-button {
    position: fixed;
    height:25vh;
    top: 40vh;
    left: 0vw;
    cursor: pointer;
}

#welcome-header {
    padding-top: 1.5vh;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 5vh;
    font-weight: bold;
}

#article-links {
font-size: 3vh;
}


#welcome-header h1 {
    margin: 0;
    margin-left: 2vw;
}

#welcome-header img {
    height: 12vh;
    padding: 0;
}

body h1 {
font-size: 5vh;
}

body > img {
width: 70vw;
height: auto;
max-width: 700px;
}
