body {
         font-size: small;
         font-family: Verdana, Helvetica, sans-serif;
         background: #333;
         color: #aaa;
         margin: 18px auto;
}

#back {
         font-weight: bold;
         font-size: 0.85em;
         padding: 0;
         text-align: center;
}

#back a {
         color: #aaa;
         padding: 0 5px;
         text-decoration: none;
}

#back a:hover {
         color: #131384;
}

#content {
         text-align: center;
}

#content img {
         margin: 0px 10px;
         border: 1px solid #aaa;
}

#content p a {
         color: #ddd;
}

#content p a:hover {
         color: #1e1ee5;
         border-color: #1e1ee5;
}

#footer a {
         text-align: left;
}

#footer p {
         text-align: center;
         font-size: 0.8em;
         padding: 8px 0px;
}

#footer2 {
         text-align: center;
         font-weight: bold;
         font-size: 0.85em;
}

#footer2 a {
         color: #aaa;
         text-decoration: none;
}

#footer2 a:hover {
         color: #131384;
}

#back a:focus, #footer2 a:focus {
         outline: none;
}
