.first{
position: relative;;
top:0px;

}
a {
color: white;
text-decoration: none;
}
.skip{
font-size:11px;
font-family: Verdana, Arial;
}
.flag{
position: relative;
top:70px;
}
.position{
position:relative;
top:75px;
 }
.lang{
 position:relative;
 top:40px;
 }
body{
text-align: center;
margin: 0px;
color: yellow;
font-size:12px;
font-family:Verdana, Arial;
}