body {
background-color: #000000;
background-image: url('testhalf.gif');
background-position:top left;
background-repeat: no-repeat;
background-attachment: fixed;
padding:0;
margin:0;
color:#555555;
font-family:Georgia,DejaVu Sans,Sans-Serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:180%;
text-align:center;
}

img {
border: 0px;
padding:0;
margin:0;
}



a {
color:#00AEEF;
text-decoration:none;
}

a:visited {
color:#ec008c;
}

a:hover {
color: #fff200;
}

a:active {
color: #fff200;
}

.container {
margin:100px 80px 40px 380px;
}

.info {
font-size: 20px;
}

.title {
color: #999999;
font-size: 70px;
}

.alert {
font-size: 40px;
color: #ec008c;
background-color:#00AEEF;
padding:20px;
}

/** Style the tweets */
.twitters {

}

.twitters ul {
  list-style: none;
  padding: 0;
  margin:0;
}

.twitters span.twitterPrefix {

}

.twitters span.twitterTime {
  font-style: italic;
  font-size: 17px;
}

.twitters span.twitterStatus {
  font-style: bold;
  color: #999999;
}