body {
  background: #000 url(/img/background.jpg) 0 0 no-repeat;
}

img {
  border-width: 0;
}

#content {
  width: 600px; height:320px;
  background: url(/img/description.png) bottom left no-repeat;
}

#enter {
  width:400px;
  text-align: right;
  margin: 10px 0;
}

#requires {  
  width:400px;
  margin: 10px 0;
  text-align: right;
}

#logos {
  margin-top: 20px;
}

#logos a {
  margin-right: 17px;
}
