body {
font-family: "Georgia";
max-width: 800px;
margin-left: auto;
margin-right: auto;
background: pink url(../img/bg/ba.gif) repeat;
}

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

h1 {
font-size: 24px;
text-align: center;
line-height: 110%;
}

li {
padding-right: 40px;
}

#banner {
text-align: center;
border: 1px solid #d261ce;
margin: 5px auto;
width: 300px;
height: 100px;
max-width: 100%;
}

.bbox {
max-width: 750px;
padding: .5em;
border: 1px solid #d261ce;
background: white;
line-height: 1em;
text-align: justify;
margin: auto;
}

.btnrow {
text-align: center;
}
