body {
    background-color: #5b6440;
    background-image: url(https://inkcaps.neocities.org/assets/background/k03-bg-simple.gif);
    font-size: 1.3rem;
    font-family: "alice";
    color: #341920;
    
    
}

main {

    
    background-image: url(https://inkcaps.neocities.org/assets/background/0bgr2615b.gif);
    min-width: 25em;
    max-width: 50em;
    height: 100vh;
    padding: 1rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    overflow-y: scroll;
    overflow-x: hidden;
    outline-style: solid;
    outline-width: 5px;
    outline-color: #783a4b;
   border-style: solid;
    border-width: 5px;
    border-color: #9b4b60;
    box-shadow: 0px 0px 50px 25px rgba(240, 214, 194, 0.7)

}





header {


    background-image: url(https://inkcaps.neocities.org/assets/graphics/GzsJ-0_WgAAx0rN.jpeg);
    background-size: cover;
    background-position: 40% 35%;
    height: 7em;
    padding: 1.5rem;
    margin-bottom: 1em;
    font-family: "Magic Land";
    border-style: solid;
    border-width: 2x;

    border-color: #783a4b;



}

#title {

    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.2em;
    font-size: 5.25rem;
    color: #bd7588;
    text-shadow: 3px 2px #ac536b, 3px 3px #8a4255, 5px 5px #783a4b;
    text-decoration: underline;
    


}

#intro {
    
    background-color: rgba(199, 177, 107, 0.7);
    padding: 1rem;
    margin-top: 1.5em;
    line-height: 1.6rem;
    font-size: 1.25rem;
    border-style: solid;
    border-width: 2px;
    border-color: #783a4b;
    
    
}

row {

display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;



}

.goals {
    
    flex: 3 0 20%;
    height: 12.5em;
   padding: 1rem;
    background-color: rgba(199, 177, 107, 0.7);
    border-style: solid;
    border-width: 2px;
    border-color: #783a4b;
    overflow-y: scroll;
    overflow-x: hidden;
    
}

footer {

background-color: rgba(199, 177, 107, 0.7);


}

#topborder {

    background-image: url(https://inkcaps.neocities.org/assets/dividers/sunflowerline.gif);
    background-position: absolute;
    max-width: 950px;
    height: 65px;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;




}

.goals h1 {
    
    text-align: center;
  margin: 0px;
    text-decoration: underline;
    text-decoration-style: dotted;
    color: #673240;
    
    
    
}

main a:link, main a:visited {
    
    color: #8a4255;
    font-weight: bold;
    text-shadow: 0.5px 0.5px #c58797;
    

}


main a:hover, main a:active {
    
    color: #b4647a;
    text-shadow: 0.5px 0.5px #c58797;
    
    
}

ul {
    
    list-style-position: inside;
    text-align: center;
    padding: .5rem;
    margin-top: .5rem;
}

li {


margin-bottom: .5rem;
padding-left: 0px;
    
    
}

.sitely {

    list-style-image: url(https://inkcaps.neocities.org/assets/favicons/pc-m.gif);
    image-rendering: pixelated;



}

.work {
    
    list-style-image: url(https://inkcaps.neocities.org/assets/favicons/inkandquil.webp);
    image-rendering: pixelated;
    
    
}

.creative {

list-style-image: url(https://inkcaps.neocities.org/assets/favicons/palette.gif);
    image-rendering: pixelated;

}

.personal {

list-style-image: url(https://inkcaps.neocities.org/assets/favicons/sprout.gif);
image-rendering: pixelated;


}

.health {

list-style-image: url(https://inkcaps.neocities.org/assets/favicons/bath3.gif);
image-rendering: pixelated;

}

.habits {

    list-style-image: url(https://inkcaps.neocities.org/assets/favicons/a_5.gif);
    image-rendering: pixelated;


}

footer {
    
    font-size: 2.5rem;
    text-align: center;
    border-width: 2x;
    border-style: solid;
    border-color: #783a4b;
    
    
}

@font-face {
  
  font-family: "alice";
  src: url("https://inkcaps.neocities.org/fonts/alice.woff");
  
}

@font-face {

    font-family: "Magic Land";
    src: url("https://inkcaps.neocities.org/fonts/Magic%20Land-1.otf");

}

  