<body>
<style type="text/css">

#haber
{
width : 920px;
height : 291px;
overflow : hidden;
position : relative;
border:solid 10px #f0f0f0;
margin: 0 auto;
}

#frame
{
position : absolute;
top : -578px;
left : 0px;
width : 920px;
height : 1200px;
}

</style>

<div id="haber">
<iframe id="frame" frameborder="0" scrolling="No" width="920" height="1500" src="http://www.oyuncekilis.com"></iframe>
</div>

</body>