@charset "iso-8859-9";
/* CSS Document */
body {
background-image: url(arkaplan.jpg);
}

div.ba /* başlığın olduğu kısım*/
{
width:auto;
height:150px;
border: 4px  groove #000066 ;
margin: 50px;
margin-bottom: 25px;
margin-top:25px;
background-color:#FFFFFF;
background-image:url(baslik.jpg);
background-repeat: no-repeat;
background-position:center;
}

div.govde /* gövdenin olduğu kısım */  
{
width:auto;
height: auto;
padding:5px;
border: 4px  groove #000066 ;
margin:50px;
background-color:#FFFFFF;
margin-top:25px;
}
iframe.slayt {
width:555px;
height:451px;
position:absolute;
top:60px;
left:60px;
}
#anasayfabutonu {
width:auto;
height:auto;
position:absolute;
top:20px;
left:60px;
}



