@charset "utf-8";
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #D4D0C8;
	background-image: url(../Background%20images/SDC15881_stitch.jpg);
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
}
p {
	text-align: left;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #630;
}
a:active {
	text-decoration: none;
	color: #D4D0C8;
}
.footer {
	font-size: 10px;
	color: #666;
	text-align: center;
}

#content {
	width:900px;
	z-index:1;
	background-color: #0c1117;
	opacity:0,9;
    filter:alpha(opacity=90);
	-moz-opacity:0.9;
    -khtml-opacity: 0.9;
	padding: 20px;
	border: 2px solid #000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
	background-position: right bottom;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	
}
.resim_bosluk {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


