
*
{
    text-align: center;
}

html 
{
  overflow: hidden;
  font-family: Copperplate Light, arial, sans-serif;
  font-size: 12px;
  background-color: #000;
  color: #bbb;
  }


html, body, #content
{
    height: 100%;
}

#content 
{
    margin-left: auto;
    margin-right: auto;
}

h1
{ 
    margin-top: 50px;
    margin-bottom: 0.8em;
}

h2
{ 
    margin-top: 30px;
    margin-bottom: 0.8em;
}

hr
{ 
    margin-top: 20px;
    margin-bottom: 20px;
}

a
{
  color: #fff;
}

a:hover
{
  color: #bbb;
}

li, p
{ 
  margin-bottom: 0.8em;
  margin-left: 4em;
  margin-right: 4em;
 }

.help
{ 
  margin-bottom: 3em;
 }

.mirror a,
.mirror a:hover
{ 
  color: #666;
  text-decoration: none; 
 }


input {
    margin: 10px;
}

p {
    clear: both;
}
.banklogo  {
    width: 350px;
    margin: 10px auto 20px auto;
}
.banklogo li {
    float: left;
    margin: 10px 10px 10px 0;
}
