body {
	background-image: url(images/bg.jpg);
}
.welcome {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.alt_link {
	font-family: verdana;
	color: #CAB88E;
	font-size: 9px;
}
.alt_baslik {
	font-family: Arial;
	font-size: 26px;
	color: #ECE5D6;
	text-decoration: none;
	font-weight: bold;
}
.alt_yazi {
	font-family: Verdana;
	font-size: 11px;
	color: #F1ECE1;
}
.form01 {
	font-family: tahoma;
	font-size: 11px;
	background-color: #ECE5D6;
	border: 1px solid #004F39;
}

