body{
margin:30px 0 0 0px;
background-color:#000000;
text-align:center;
color:#A7A7A7;
font-family:Monotype Corsiva, trebucher ms;
}
h1{
font-size:35px;
color:#ffffff;
font-weight:300;
}
.baslik2{
font-size:35px;
color:#E8E8E8;
font-weight:300;
padding-bottom:10px;
border-bottom:3px solid #433E3D;

}
.icerik{
padding:0px 30px 0 30px;
}
.menu a{
font-family:tahoma;
font-size:13px;
color:#E8E8E8;
font-weight:700;
text-decoration:none;
text-transform:uppercase;
}
.img1{
border-width:2px;
border-style:solid;
border-color:#A7A7A7; 
}
a {color:#A7A7A7; text-decoration:none;}
#resim a{
width:140px;
height:100px;
opacity:0.6;
filter:alpha(opacity=60);
background-color:#000000;
background-repeat:no-repeat;
background-position:center center;
display:block;
}
#resim a:hover{
width:140px;
height:100px;
opacity:1;
filter:alpha(opacity=100);
background-color:#000000;
background-repeat:no-repeat;
background-position:center center;
display:block;
}