body{
background: url("http://musicpudlo.com/img/welcome_bg.jpg") ;
background-repeat: no-repeat;
background-position: top  center;
background-color: black;
background-attachment: scroll;
height:100%;
color:#e3e4df;
text-align:center;
margin: 0;
padding: 0;
font-family:helvetica, arial, sans-serif;
}

#content{
background: url("http://musicpudlo.com/img/welcome_mid.jpg") ;
background-repeat: no-repeat;
background-position: top  center;
background-color: black;
margin-top:8px;
margin-left: auto;
margin-right:auto;
margin-bottom:0px;
height:686px;
width:630px;
}
#lang{
width:480px;
height:35px;
margin-left:76px;
margin-top:155px;
float:left;
display:inline;
}

img{
border: 0px;
padding:0px;
margin: 0px;
}
.button{
height:24px;
width:100px;
border:2px solid #000000
}
#eng{
height:24px;
width:100px;
margin-right:8px;
}

#pol{
height:24px;
width:100px;
}
#footer {
display:block;
clear: both;

padding-top:390px;
color:#8A5700;
text-align:center;
font-size:11px;
}
a{
text-decoration: none;
margin: 0px;
}
span{display:none;}