body
{
  text-align: center;
}

#wrapper
{
  width: 1000px;
  text-align: left;
  margin: 0 auto;
}

#title
{
  text-align: center;
}

h1
{
  border-left: solid 7px #000000;
  border-bottom: solid 2px #000000;
}

h2
{
  border-left: double 5px #000000;
  border-bottom: solid 1px #000000;
}

.article
{
  width: 800px;
  text-align: left;
  margin: 0 auto;
}

#menu
{
  text-align: center;
}
