body{
margin:0;
padding:0;

}

#ust{
width:100%;
height:24;
bakground:#eaeaea;
background-image:url(images/menu.png);
}


#banner {
width:100%;
height:120;
background:#ffffff;

}

#menu {
width:100%;
height:80;

background-image:url(images/menu3.png);

}

#div2{
width:100%;
height:30;

}

#tasiyici{
width:1366;
height:700;
background:#eaeaea;
background-image:url(images/tasiyici.png);
}

#logo{
width:1000;
height:700;
background-image:url(images/form1.png);
margin:0 auto;
text-align: left;
}


a{ text-decoration: none; }
a:link {font:  15px Times New Roman; color:#eaeaea}      /* unvisited link */
a:visited {font: bold 15px Times New Roman; color:#eaeaea}  /* visited link */
a:hover{font: bold 15px Times New Roman; color:#000000}  /* mouse over link */
a:active {color:#fbfbfb;}  /* selected link */

#foother{
position:releative;
width:100%;
height:60;
background:#ff0000;
background-image:url(images/altbg.png);
}