#home-container{
background:url('images/backgrounds/battle-image.jpg');
height:675px;
}

.home-text{
background:url('images/backgrounds/gray.png');
border:2px solid black;
width:300px;
padding:.4em;
float:left;
margin:1em;
}

.home-right{
float:right;
width:330px;
}

#login{

}

#rank_list{

float:left;
}
#languages{
   position:absolute;
   bottom:0px;
   width:90%;

}


td{
  font-size:.8em;/*hack*/
}
