body {
	background: black url(/images/gradient-bg.png) 0px -113px repeat-x;
	color: rgb(200,200,200);
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-size: 13px;
	}

a {
	color: rgb(250,250,250);
	}

img {
	border: 0px;
	}

div.main {
  width: 1024px;
  height: 717px;
  background: black url(/images/face.png) 0px 0px no-repeat;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  }

div.content {
  background: rgb(28, 28, 28);
  border: 1px solid rgb(37, 37, 37);
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 7px;
  padding: 0px;
  width: 600px;
  text-align: center;
  }

div.content h2 {
  font-weight: bold;
  font-size: 15px;
  }

div.adsense {
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  width: 728px;
  }
