body {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    background-image:url('https://www.aeysha.com/assets/construct/tegan_liedle-bg-300x1031.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top right;
}

h1 {

    font-family: Baskerville, Georgia;
    
}
h2 {

    font-family: Baskerville, Georgia;
    
}
h3 {

    font-family: Baskerville, Georgia;
    
}
h4 {
    font-family: Baskerville, Georgia;
}
h5 {
    font-family: Baskerville, Georgia;
}
h6 {
    font-family: Baskerville, Georgia;
}

/*

    Spot-design:

*/

#uber {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: inline;
}

#main {
    margin: 0;
    padding: 0px 21px 7px 21px;
    width: 700px;
}

/* legacy: */
#main_content {
    margin: 0;
    padding: 0px 21px 7px 21px;
    width: 777px;
}

#mami_div {

    font-family: Georgia;
    font-size: small;
    background-color: #FFFFFF;
    height: 100%;
    width: 100%;
    overflow: auto;

}

#newsdiv {
    width: 100%;
    margin: 0;
    padding: 16px;
}

/*

    Special Classes:

*/

.breadcrumb {
    text-align: left;
    font-size: x-small;
    padding: 2px;
    background-color: #FFDDDD;
}

.copyright {
    font-family: Verdana;
    text-align: center;
    font-size: xx-small;
}

.wee {
	font-size: x-small;
}

.heart {
    font-family: Verdana;
    font-size: medium;
    color: Red;
    text-align: left;
}

.justice {
    text-align: justify;
}

.quote {
    font-size: small;
    font-family: Georgia;
}

.quote-body {
    font-size: small;
    font-family: Georgia;
    display: block;
}

.quote-attribution {
    font-size: x-small;
    font-family: Verdana;
    display: block;
}