body {
color : black;
background-color : white;
background-image : url('rats.png');
background-repeat : repeat;
margin : 0;
}

p {
margin-top : 0;
margin-bottom : 12px;
margin-right : 3%;
margin-left : 3%;
}

hr {
clear : left;
width : 94%;
margin-top : 18px;
margin-bottom : 18px;
}

a img {
border : none;
}

.portrait {
float : left;
padding : 24px 48px;
}

.description {
padding : 24px 48px;
}

.title {
font-family : sans-serif;
font-weight : bold;
text-align : center;
}

.adventures {
font-size : 80%;
margin-top : 32px;
margin-bottom : 12px;
}

.norm {
font-size : 200%;
}

.date {
margin-top : 18px;
margin-bottom : 4px;
}

.entry {
margin-bottom : 24px;
}

.picture {
text-align : center;
}

.picture img {
margin-top : 4px;
margin-bottom : 8px;
}

.picture p {
margin-bottom : 18px;
}

.head {
text-align : center;
font-size : 150%;
font-weight : bold;
padding-top : 24px;
}

.listhead {
text-align : center;
font-size : 120%;
font-weight : bold;
}

.about img {
float : left;
clear : left;
}

.icon {
text-align : center;
}

.volume {
font-weight : normal;
}

.badge {
float : right;
}

#sub-header h2 {
text-align : center;
}

#footer {
font-weight : bold;
}

#footer p {
margin-left : 5%;
margin-bottom : 12px;
}

#copyright {
font-size : 85%;
padding-bottom : 18px;
}

#copyright p {
margin-left : 5%;
margin-bottom : 0;
margin-top : 0;
}