html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	background: #000000;
	text-align: center;
	font: 13px arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
}
#tasarim {
	margin: 0 auto;
	width: 940px;
	height: auto;
	text-align: left;
}
#tasarim a{
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #666666;
	line-height: 5px;
}