﻿body {
	margin:0px;
	padding:0px;
	background-color: #000000;

}
a
{
    text-decoration:none;
    color:#ffffff;
}
#logo
{
background: #666666;	
width:100%;
height:100px;
margin:0px 0px 0px 0px;
}

#orta
{
background: url(/images/giris/artemis_orta.jpg) no-repeat center center;	
height:340px;
margin:0px;
}

#dil {width:700px;margin:0px auto;}
#dil img {border:0px;}
#tr, #et, #en  {width:100px;}
#tr {float:left;}
#et {float:center;}
#en {float:right;}

#alt
{
width:100%;
height:100px;
margin:0px;
background:#666 url(/images/giris/giris_alt_logolar.jpg) no-repeat center center;
}

