/* CSS Document */
body {
background: #fff url(../images/intro_bg.png) repeat-x 0 0;
text-align: center;
margin: 0;
padding: 0;
font: 15px/150% normal Verdana, Arial, Helvetica, sans-serif;
}
.skip {
display: none;
}
img{
border:none;
text-decoration:none;
font-size:0px;
}

#container {
display: block;
width: 540px;
height: 405px;
margin: 0 auto;
text-align: right;
}
span {
display: none;
}
.gr, .en {
/*background: transparent url(../images/gr.png) no-repeat 0 0;*/
width: 16px;
height: 11px;
}
