body
{
  background: #000020;
  color: #FFFFFF;
  font-family: Calibri, "Arial CE", Arial, sans-serif;
  font-size: 1em;
  margin: 0px;
  text-align: center;
}

#page
{
  position: relative;
  margin: auto;
  width: 960px;
  text-align: left;
}

#heading
{
  background: url(../images/title.jpg) left top no-repeat;
  height: 333px;
  width: 960px;
  z-index: 2;
}

#heading1
{
  background: url(../images/mandarin.jpg) left bottom no-repeat;
  height: 200px;
  width: 960px;
  z-index: 2;
}

ul
{
  list-style-type: square;
}

a
{
  color: #9999FF;
}

h1
{
  display: none;
}

h2
{
  color: #9999CC;
  font-family: Georgia, "Arial CE", Arial, sans-serif;
  font-size: 1em;
  font-style: italic;
  letter-spacing: -1px;
  border-bottom: 1px #9999CC solid;
  line-height: 0.8em;
}

.main
{
  margin: 20px;
}

.box
{
  float: left;
  width: 270px;
  margin: 0px 20px;
}

address
{
  font-size: 0.8em;
}
