html,body {width:100%;height:100%;background:#000;margin:0;padding:0;}

.main-container{
width:950px;
height:658px;
background:transparent url(../images/fooldal.jpg) no-repeat;
margin:20px auto;
position:relative;
}

h1{
text-indent:-9999px;
overflow:hidden;
}

.belepes, .enter{
display:block;
position:absolute;
top:390px;
width:200px;
height:90px;
overflow:hidden;
text-indent:-9999px;
}

.belepes{
left:415px;
}
.enter{
left:735px;
}