body {
	background-color: #000000;
	color: #FFFFFF;
}

.all {
  width: 760px;
  position: absolute;
  left: 50%;
  margin-left: -380px;
  text-align: center;
}

.enter {
  position: absolute;
  top: 468px;
  left: 180px;
}

.banners {
  position: absolute;
  top: 675px;
  left: 22%;
  z-index: 10;
}

.noscript {
  position: absolute;
  top: 676px;
  left: 32%;
  z-index: 1;
}

.preload {
  display: none;
}

.friends {
  position: absolute;
  width: 660px;
  top: 580px;
  left: 50%;
  margin-left: -335px;
}

.friends a{
color: #0000FF;
}

.warning {
  position: absolute;
  top: 760px;
  left: 50%;
  margin-left: -330px;
  width: 660px;
}

h1 {
color: #FFFF33;
font-size: smaller;
}

.roller {
position: absolute;
top: 270px;
left: 215px;
}

