* {
    margin: 0;
    padding: 0;
}

@font-face {
    src: url("https://willdotjpg.gay/fonts/FOT-SEURAT%20PRO%20B.OTF");
    font-family: "SEURAT";
}

body {
    background-image: url("https://willdotjpg.gay/images/backgrounds/684e0e41b21e1e679dd4b24402ce5386.jpg");
    font-family: "SEURAT";
    color: #491a22;
    line-height: 1.5;
}

a {
    color: #cce6e5;
}

a:hover {
    color: #b5ebe0;
}

.links a {
    font-size: 20px;
}

h2 {
    font-size: 35px;
    font-style: italic;
    text-decoration: underline;
    text-decoration-style: wavy;
}

h3 {
    text-decoration: underline;
    text-decoration-style: wavy;
}

p {
    font-size: 14.5px;
    margin-bottom: 10px;
}

.title {
    background-image: url("https://willdotjpg.gay/shrines/hobonichi/title.png");
    width: 502px;
    height: 108px;
    margin-left: 275px;
    margin-top: 40px;
}

.pages {
    background-image: url("https://willdotjpg.gay/shrines/hobonichi/pages.png");
    width: 1075px;
    height: 769px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.links {
    width: 170px;
    height: 00px;
    margin-left: 55px;
    margin-top: 110px;
    box-sizing: border-box;
}

.p1 {
    width: 265px;
    height: 620px;
    position: absolute;
    margin-left: 245px;
    margin-top: -85px;
}

.p2 {
    width: 465px;
    height: 525px;
    margin-top: 10px;
    position: absolute;
    margin-left: 590px;
}

.hobo1 {
    background-image: url("https://willdotjpg.gay/images/pngs/hobonichi.png");
    background-size: contain;
    width: 200px;
    height: 284px;
    position: absolute;
    margin-left: 100px;
    margin-top: 20px;
    transform: rotate(-10deg);
}

.hobo2 {
    background-image: url("https://willdotjpg.gay/images/pngs/hobonichi2.png");
    background-size: contain;
    width: 200px;
    height: 283px;
    transform: rotate(10deg);
    margin-left: 1450px;
    margin-top: 450px;
}
