@charset "utf-8";
html
{
  height: 100%;
}
.icerik {
	background-image: url(resimler/icerikbg.png);
}
.icerik img {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#icerik_satir p {
	margin-left: 20px;
	margin-right: 20px;
}


#icerik_satir {
	background-image: url(resimler/icerikbg.png);
}


body {
	background-color: #242424;
	background-image: url(resimler/bg.png);
	background-position: center top;
	margin-top: 0px;
	height:100%;
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
}
#govde {
	background-image: url(resimler/bodybg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	height:1px;
}
.headdis {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.headimage {
	margin-top: 0px;
	background-image: url(resimler/head.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 202px;
	padding-left: 70px;
	margin-left: 60px;
}
.mens {
	margin-bottom: 23px;
	margin-left: 0px;
	color: #CF2D2D;
s
	text-align: center;
	font-weight: bold;
	text-align: center;
}
.mens a:link {
	color: #CF2D2D;
}
.mens a:visited {
	color: #CF2D2D;
}
.mens a:hover {
	color: #7B0000;
}
.mens a:active {
	color: #7B0000;
}


.bodytable {
	height: 100%;
}
