body  {
  background: #ffffff url(bg.gif) no-repeat left top;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding: 0px;
  text-align:center;
  overflow:hidden;
}
#webchallenge {
  width:1px;
  height:1px;
  position:absolute;
  left:8000px;
  top:9000px;
  overflow:hidden;
}
#container { 
  position:absolute;
  width:2000px;
  height:1800px;
  right:0px;
  bottom:0px;
}
a.flink {
background:transparent url(facebook.png) no-repeat left top;
display:block;
width:30px;
height:30px;
overflow:hidden;
float:right;
margin-left:10px;
}
a.flink:hover {
background:transparent url(facebook.png) no-repeat left -30px;
display:block;
width:30px;
height:30px;
overflow:hidden;
float:right;
margin-left:10px;
}
a.xlink {
background:transparent url(xing.png) no-repeat left top;
display:block;
width:30px;
height:30px;
overflow:hidden;
float:right;
margin-left:10px;
}
a.xlink:hover {
background:transparent url(xing.png) no-repeat left -30px;
display:block;
width:30px;
height:30px;
overflow:hidden;
float:right;
margin-left:10px;
}
.lbox {
z-index:999;
position:absolute;
right:5px;
top:0px;
height:30px;
width:120px;
text-align:right;
}
.lbox p {
margin:5px;
padding:0px;
clear:both;
display:block;
}
.fbox {
z-index:999;
position:absolute;
left:14px;
top:69px;
height:21px;
width:500px;
}







