body {
    background: #000;
	margin: 5px auto;
	text-align: center;
	font-family: "trebuched ms", verdana, helvetica;
	font-size: 12px;
	color: #ffffff;
}
.kucuk {
	font-family: "trebuched ms", verdana, helvetica;
	font-size: 9px;
}
.buyuk {
	font-family: "trebuched ms", verdana, helvetica;
	font-size: 20px;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #7A705F;
}
a:active {
	text-decoration: none;
	color: #655C4E;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; color:#FFD1BB; margin-top:20px; margin-bottom:0; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

pre {
margin:0;
}
.divalt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-top:20px;
padding:0;
background-color: #2D2D2D;
text-align:center;
}

.govde{
width:600px;
text-align:left;
border: 1px solid;
padding: 10px;
margin: 0 auto;
}