﻿body
{
    background-color: #000000;
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}
.img
{
    background-image: url(img/giris.jpg);
    height: 560px;
    width: 760px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.img1
{
    background-image: url(img/imob.gif);
    height: 354px;
    width: 472px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.buttons
{
    float: right;
    padding: 300px 105px 0px 0px;
    font-family: Vivaldi;
    font-size: 20px;
    width: 140px;
    height: 30px;
}
.enter
{
    text-align:left;
    float: left;
    font-weight: bold;
}
.giris
{
    text-align:right;
    float: right;
    font-weight: bold;
}
.buttons a, .buttons a:link, .buttons a:active, .buttons a:visited
{
    text-decoration: none;
    color: #D7C686;
}
.buttons a:hover
{
    color: #FDEDD7;
}

.footer
{
    text-align: center;
    font-size: 9px;
    color: #D7C686;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited
{
    color: #D7C686;
    text-decoration: none;
}
.footer a:hover
{
    color: #D7C686;
    text-decoration: underline;
}
