/* CSS Document */

body {
  background: #000000 url(img/background.gif) repeat-x 0 0;
	text-align: center;
}

#mainlogo {
  margin-top: 100px;
}

#sitename {
  margin-top: 10px;
}
#maincontent {
  color: #fff;
  font-family: tahoma, arial;
  font-weight: 900;
  font-size: 8pt;
}
