body
{
background-image: url("img/paisley-sm.png");
font-family: 'Libre Baskerville', serif;
font-size: 200%;
letter-spacing: .02em;
text-align:center;
}

div
{
background-color: rgb(52, 28, 34);
border: 1.6em solid;
border-color: rgb(60,77,90);
margin:auto;
margin-bottom:4em;
padding:4em;
width: 60%;
}

a
{
color: rgb(228,237,178);
}

h1
{
color: rgb(228,237,178);
font-family: 'Work Sans', 'Open Sans', sans-serif;
font-size: 2em;
}

h2
{
color: white;
font-family: 'Work Sans', 'Open Sans', sans-serif;
font-size:1.6em;
}

h3
{
color: white;
font-size:1.2em;
}

img
{
margin:auto;
margin-bottom:0;
}

p
{
color: rgb(228,237,178);
}

.bookcover
{
width:25%;
}

.copyright
{
color: rgb(60,77,90);
font-size:0.6em;
}

.dark
{
color: rgb(52, 28, 34);
}

.graphic
{
width:40%;
}

.light
{
background-color: rgb(228, 237, 178);
}

.logo
{
width:90%;
margin-bottom:3.2em;
}

.normal
{
background-color: rgb (52, 28, 34);
}

.subtitle
{
color: rgb(228,237,178);
font-size: 1.6em;
font-style: italic;
letter-spacing: .5em;
margin-top:0;
margin-bottom:4em;
}

abbr
{
font-size: 0.84em;
font-style: normal;
}