* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
}
#header {
	width: 900px;
	color: #333;
	height: 136px;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	width: 900px;
	margin: 0px 0px 0px 0px;
	height: 400px;
	color: #666666;
}
#footer {
	width: 900px;
	color: #333;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.gallery_bg {
	background-image: url(images/noktalar.gif);
	background-repeat: repeat;
}
