@charset "UTF-8";
.zemin {
	background-repeat: no-repeat;
	background-position: center top;
}
.zemin2 {
	background-repeat: repeat-y;
	background-position: center;
}
a {
	font-family: verdana;
	font-size: 9px;
	color: #AC7362;
	text-decoration: none;
}
.yazi1 {
	font-family: verdana;
	font-size: 9px;
	color: #C6A293;
}
.baslik {
	font-family: verdana;
	font-size: 16px;
	color: #A1874B;
	font-weight: lighter;
}
a:hover {
	color: #5D4132;
}
.form {
	font-family: verdana;
	font-size: 9px;
	color: #B86C71;
	background-color: #fae4da;
	border: 1px solid #fae4da;
}