

body {
background-color: 4E4212;
font-family: verdana, arial;
color: eeeecc;
}

h1 {
text-align: right;
font-size: 30;
font-weight: normal;
padding: 0.25em;
spacing: 0;
background-color: 332B0C
}

img {
border-style: none
}

h4 {
text-align: center;
font-size: 1em;
font-weight: bold;
padding: 0.3em;
spacing: 0;
background-color: 806C00
}

h3 {
font-weight: normal;
padding: 0.2em;
spacing: 0;
background-color: 332B0C
}

table.navbar {
text-align: center;
width: 100%;
background-color:221B0C
}

table.gallery {
border-size: 1;
width: 100%;
text-align: center;
font-size: 12;
}

a:link {
text-decoration: none;
color: orange;
}

a:visited {
text-decoration: none;
color: aaaa00;
}

a:hover {
text-decoration: none;
color: yellow;
}

p.bottomjunk {
padding: 0.25em;
background-color: 221B0C;
font-size: 10;
}

p.smallnote {
font-size: 0.75em;
color: aaaa00;
}

p.comment {
padding: 5em;
background-color: 190905;
text-align: center;
}

dt {
color: aaaa00;
font-size: 0.75em;
}

dd {
font-size: 0.85em;
}

