body { 
background: #b9d332 url(images/bg-1.gif) repeat-x;
margin: 50px 0px 0px 0px; 
padding: 0;
}

.main {
margin:0 auto;
text-align:left;
width:980px;
}

#lang {
text-align: center;
font-family: Tahoma;
font-size: 12px;
color:#758e0d;
padding-top: 20px;
line-height: 20px;
}

#lang a{
color:#dd137b;
text-decoration: none;
}

#lang a:hover{
color:#ffffff;
}

#copy {
text-align: center;
font-family: Tahoma;
font-size: 10px;
color:#758e0d;
padding-top: 10px;
line-height: 20px;
}

#copy a{
color:#758e0d;
text-decoration: none;
}

#copy a:hover{
color:#dd137b;
}