h1{
    padding-top: 0px;
    margin: 0px;
}

h4{
    font-family: 'Times New Roman';
    font-style: italic;
    font-weight: 800;
    padding-bottom: 5px;
}

li{
    text-indent: 0px;
    list-style: "✧ ";
}

a{
    text-decoration: none;
    color: blue;
}

a:visited{
    text-decoration: none;
    color: red;
}

p{
    font-family: 'Times New Roman';
    
}

.subhead{
    font-style: italic;
    text-decoration: underline;
}

.gallery{
    width: 1090px;
    margin-right: 50px;
}
.wrap{
    display: flex;
}
.description{
    max-width: 500px;
}

.material{
    font-style: italic;
}

.notice{
    font-style: italic;
    color: red;
}

#SolarGalleryFrame{
    width: 1090px;
    height: 100%;
}

#BodyGalleryFrame{
    width: 1090px;
    height: 100vh;
}
#gewaltGalleryFrame{
    width: 1090px;
    height: 100vh;
}

#universeGalleryFrame{
    width: 1090px;
    height: 100vh;
}

#automatedGalleryFrame{
    width: 1090px;
    height: 100vh;
}

#cartographicGalleryFrame{
    width: 1090px;
    height: 100%;
}

#mortemGalleryFrame{
    width: 1090px;
    height: 100vh;
}

#graveyardGalleryFrame{
    width: 1090px;
    height: 100vh;
}

#workGalleryFrame{
    width: 1090px;
    height: 100vh;
}

#diskGalleryFrame{
    width: 1090px;
    height: 100vh;
}

#echoGalleryFrame{
    width: 1090px;
    height: 100vh;
}