/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: black;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ede9e9;
}
a {

	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;

}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0;
}
/* Content */
#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	margin-left: 30;
	margin-top: 5px; 

}
#gostersira {
	float: left;
	width: 700px;
	margin-bottom: 5px;
	border-bottom: 1px #A90000 dashed;
	border-top: 1px #A90000 dashed;
	margin-top: 5px;
	padding-top: 3;
	padding-bottom: 3;
	text-align: center;
}
#resim {
	float: left;
	width: 700px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 3;
	padding-bottom: 3;
	text-align: center;
}


