body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	background-color:#FFF;
	line-height:18px;
	margin: 0px;
}

img{
border:none;
}
a:link, a:active, a:visited  {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#icerik {
	text-align: center;
}
