body {
font-size: 13px;
font-family: "monospace";
text-align: center;
color: white;
background: url(../img/bg/about.png) repeat;
}

h1 {
text-align: center;
font-size: 250%;
color: black;
}

h2 {
text-align: center;
text-decoration: underline;
line-height: 125%;
}

hr {
border: none;
border-top: 1px solid white;
height: 0;
}

li {
margin-bottom: 1em;
text-align: left;
}

a:link {
color: white;
}

a:visited {
color: white;
}

.bbox {
margin: auto;
border: 3px outset pink;
text-align: justify;
overflow: hidden;
background: white url(../img/bg/boxes.gif) repeat;
width: 50%;
padding: 1em;
line-height: 1em;
}

.btnrow {
text-align: center;
}

#ling {
float: left;
margin-right: 20px;
margin-bottom: 1em;
padding: 5px;
border: 3px inset pink;
background: white url(../img/bg/about.png) repeat;
}

#bottom {
text-align: center;
}

#bottom a:link {
color: black;
}

#bottom a:visited {
color: black;
}
