body {
    background-image:  url(https://acetylcholineboy.neocities.org/images/aplus.jpg), url(https://acetylcholineboy.neocities.org/images/powerhorse.jpg);
    background-size: 20vh 10vw;
    background-blend-mode:hard-light;
        color: gold;
    text-align: center;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
ul {
    position: absolute;
    opacity: 100%;
    z-index: 3;
    list-style-image: url(https://acetylcholineboy.neocities.org/images/redflowe.png);
}
img {
    height:30vh;
}
.box {
    width:80vw;
    background-image: url(https://acetylcholineboy.neocities.org/images/redplaid.jpg);
    opacity: 70%;
    margin-left: 10%;

}
h1, h2, .p {
    color:rgb(16, 16, 75);
    z-index: 1000;
}
li {
    background-color: rgba(165, 42, 42, 0.272);
}
.orthodox {
    opacity: 100%;
    height:90vh;
}
.orthdox:nth-child {
    width: 50vw;
}