body
{
  background: #555555 url(resim/arka.jpg) 0px 120px no-repeat ;
  font-family: "DejaVu Sans", Verdana, Arial, Tahoma, Sans-Serif;
  font-size: 12px;
}
body, div, p
{
  margin: 0px;
  padding: 0px;
}
#tasiyici
{
  background: white;
  width: 950px;
  margin: 0px auto;
  margin-top: 30px;
}
#ust
{
  background: url(resim/arka.png);
}
#bannertasiyici
{
  position: relative;
  height: 100px;
  width: 950px;
  margin: 0px auto;
}

#banner
{
	float: left;
}
#banner2
{
	float: right;
	margin-top: 10px;
}
#menu
{
  background: url(resim/menu.gif) repeat-x;
  text-align: center;
  padding: 5px;
}
#menu a
{
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  padding: 0px 10px;
}
#menu a:hover
{
  text-decoration:underline;
}
#alt
{
  clear: both;
  background: #555555;
  padding: 10px;
}
#alt p
{
  color: white;
  text-align:center;
}
a, a:link, a:active, a:visited
{
  color: #125;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
p
{
  padding-bottom: 10px;
}
img
{
  border:none;
}
