body {
  background-color: #000000;
  color: #FFFFFF;
}

img {
  border: 0px;
}

#container {
  width: 760px;
  height: 100%;
  position: absolute;
  margin-top: 0px;
  left: 50%;
  margin-left: -380px;
}


#input {
  width: 760px;
  height: 100%;
  position: absolute;
  top: 595px;
  left: 50%;
  margin-left: -380px;
}

.scroller h1{
font-size: 14px;
}

.friends {
text-align: center;
}

.friends a{
color: #AA0000;
}

#HomeLink {
  width: 760px;
  text-align: center;
  font-weight: bold;
  color: #FF1100;
  font-family: Arial Black, sans-serif;
  text-decoration: none;
}
