.baslik {
	font-family: cursive;
	cursor: text;
	font-style: inherit;
}

.uyari {
	font-family: cursive;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.file {
	font-family: cursive;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

body {
font-family:cursive;
line-height:normal;
margin:0;
padding:0;
font-size: 12px;
}


.uyari2 {
	font-family: cursive;
	font-weight: bold;
	margin:0;
    padding:0;
    font-size: 12px;
	color:yellow;
}


a {
	color: #FFFFFF;
	background-color: #000000;
	font-family: cursive;
	font-style: normal;
}

a:hover {
	color: #FFFF00;
	background-color: #000000;
}
.dosya_yolla {
	font-family: cursive;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family: cursive;
	font-size: 11px;
	font-style: normal;
	line-height: inherit;
	cursor: auto;
	font-weight: bold;
}

.footer1 {
	font-family: Comic Sans MS;
	font-size: 9px;
	font-style: normal;
	line-height: inherit;
	cursor: auto;
	font-weight: bold;
	color:Yellow;
}

#wrapper {
	width: 678px;
	min-height: 220px;
	background: url(images/header.jpg) no-repeat;
  position: relative;
}
