@charset "UTF-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;

}
#banner{
background: url(images/img_1.jpg) center top no-repeat;



}

div{
	position:absolute;
	top:0px;
	bottom:0%;
	left:0px;
	right:0%;
	border:0px solid;
	width: 100%;
	height: 100%;
}

.yazi {
font-family: arial,sans-serif;
font-size: 13px;




}
.yazibaslik {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
.yazi2 {
	font-size: 12px;
	color: #333;
	text-align: left;
}

.alt {
	font-family: arial;
	font-size: 11.2px;
	letter-spacing:0.5pt;
	word-spacing: 2.0pt;
	line-height: 1.4;
	text-align: left;
}
a:link {
	color: #000;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}

