body{
background: #1f2324 url('../img/bg.gif') repeat-x;
text-align: center;
margin: 0;
padding: 0;
font: bold 12px arial;
color: #ededed;
}


img{
border: 0;
}

a:hover{
color: #000;
text-decoration: underline;
}

a{
color: #fff;
text-decoration: none;
}

#layout {
position:absolute;
left: 50%;
top: 50%;
width: 400px;
height: 100px;
margin-top: -80px;
margin-left: -200px;
text-align: center;
}

.language {
float:left;
width: 100px;
height: 60px;
}