body{
    background: #FFF;
    margin: 0;
    font-size: 16.5vw;
    font-family: serif;
    text-align: center;
    line-height: 1.45;
    color: #000000;
    lang = "en";
}

#holder{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

p {
    hyphens: auto;
    text-align: center;
    -webkit-hyphens: auto;
    -moz-hyphens:auto;
}

#manifesto{
    margin: -5vw 2vw 0 2vw;
}

#images{
    position:absolute;
    top:0;
    width:100%;
}

img{
    width:33vw;
    border-style: solid;
    border-color: #FFF;
    border-width: 2vw;
    box-shadow: 0 0 5vw #000;
}

#img1{
    position: absolute;
    margin-top: 20vh;
    margin-left: -38vw;
}

#img2{
    position: absolute;
    margin-top: 50vh;
    margin-left: 7vw;
}

#img3{
    position: absolute;
    margin-top: 72vh;
    margin-left: -3vw;
}

#img4{
    position: absolute;
    margin-top: 126vh;
    margin-left: -40vw;
}

#img5{
    position: absolute;
    margin-top: 139vh;
    margin-left: -9vw;
}

#img6{
    position: absolute;
    margin-top: 214vh;
    margin-left: -36vw;
}

#img7{
    position: absolute;
    margin-top: 286vh;
    margin-left: 7vw;
}

#img8{
    position: absolute;
    margin-top: 330vh;
    margin-left: -44vw;
}

#img9{
    position: absolute;
    margin-top: 350vh;
    margin-left: -12vw;
}

#img10{
    position: absolute;
    margin-top: 420vh;
    margin-left: -2vw;
}

#img11{
    position: absolute;
    margin-top: 435vh;
    margin-left: -28vw;
}

#img12{
    position: absolute;
    margin-top: 524vh;
    margin-left: -46vw;
}

#img13{
    position: absolute;
    margin-top: 550vh;
    margin-left: -28vw;
}

#img14{
    position: absolute;
    margin-top: 580vh;
    margin-left: 2vw;
}

#img15{
    position: absolute;
    margin-top: 670vh;
    margin-left: -43vw;
}

#img16{
    position: absolute;
    margin-top: 739vh;
    margin-left: 5vw;
}

#img17{
    position: absolute;
    margin-top: 794.5vh;
    margin-left: 0vw;
}

#img18{
    position: absolute;
    width: 50vw;
    margin-top: 974vh;
    margin-left: -41vw;
}

