h1 {
    font-family: 'Courier New', Courier, monospace;
    color: lawngreen;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}
h2 {
    font-family: 'Courier New', Courier, monospace;
    color: hotpink;
    text-align: right;
}
p{
    font-family: 'Courier New', Courier, monospace;
    font-size: 20px;
    color:hotpink;
}
body {
    background-color: black;
}

#img1 {
    max-width: 10%;
    position: absolute;
    left: 60px;
    top: 60px;
    z-index: -1;
}

#img2 {
    max-width: 10%;
    position: absolute;
    left: 500px;
    top: 50px;
    z-index: -1;
}

#img3 {
    max-width: 10%;
    position: absolute;
    left: 1200px;
    top: 75px;
    z-index: -1;
}

#img4 {
    max-width: 12%;
    position: absolute;
    left: 200px;
    top: 200px;
    z-index: -1;
}

#img5 {
    max-width: 10%;
    position: absolute;
    left: 300px;
    top: 500px;
    z-index: -1;
}

#img6 {
    max-width: 10%;
    position: absolute;
    left: 700px;
    top: 55px;
    z-index: 1;
}

#img7 {
    max-width: 10%;
    position: absolute;
    left: 1000px;
    top: 300px;
    z-index: -1;
}

#img8 {
    max-width: 10%;
    position: absolute;
    left: 1300px;
    top: 600px;
    z-index: -1;
}

#img9 {
    max-width: 10%;
    position: absolute;
    left: 100px;
    top: 20px;
    z-index: -1;
}

#img10 {
    max-width: 10%;
    position: absolute;
    left: 800px;
    top: 350px;
    z-index: -1;
}

#img11 {
    max-width: 10%;
    position: absolute;
    left: 300px;
    top: 200px;
    z-index: -1;
}

#img12 {
    max-width: 10%;
    position: absolute;
    left: 650px;
    top: 100px;
    z-index: -1;
}

#img13 {
    max-width: 10%;
    position: absolute;
    left: 1100px;
    top: 60px;
    z-index: -1;
}

#img14 {
    max-width: 10%;
    position: absolute;
    left: 300px;
    top: 600px;
    z-index: -1;
}

#img15 {
    max-width: 10%;
    position: absolute;
    left: 50px;
    top: 500px;
    z-index: -1;
}
#img16 {
    max-width: 10%;
    position: absolute;
    left: 700px;
    top: 400px;
    z-index: 1;
}

#img17 {
    max-width: 10%;
    position: absolute;
    left: 500px;
    top: 300px;
    z-index: -1;
}

#border {
    max-width: 1200px;
    position: absolute;
    left: 700px;
    top: 50px;
    z-index: 1;
}

#border2 {
    max-width: 600px;
    position: absolute;
    left: 50px;
    top: 20px;
    z-index: 1;
}

#border3 {
    max-width: 1200px;
    position: absolute;
    left: 1200px;
    top: 250px;
    z-index: 1;
}