﻿html
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body
{
    overflow: hidden;
    background-image: url(../b1.jpg);
    background-size: auto 100%;
}
.imgSezgi
{
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -350px;
    width: 700px;
    height: 564px;
    /*opacity: 0.05;
    filter: alpha(opacity=5);*/
}
.disCerceve
{
    position: absolute;
    left: 50%;
    margin-left: -180px;
    width: 361px;
    top: 15%;
}
.divTopla
{
    position: relative;
    width: 361px;
}
.imgHarf
{
    color: #ebebeb;
    height: 1100px;
    position: absolute; /*text-shadow: #454545 5px 5px;*/
}
.gizliDil
{
	color: #666666;
	font-size: 20px;
	position: absolute;
	left: -320px;
	top: 0px;
	width: 361px;
}
.Facebook_Begen_bg1
{
    background-image:url(../img/b2.png);
    background-repeat:repeat-x;
    width:359px;
    height:74px;
}
