@charset "utf-8";
#ana {
	width: 450px;
	height: 437px;
	padding: 10px;
	position: relative;
	margin: auto;
}
#adress {
	height: 120px;
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}

#bar {
	background-color: #336A7B;
	height: 60px;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	font-family: "MS Serif", "New York", serif;
	font-style: italic;
	font-size: 36px;
	text-align: center;
}
#yeniyazi {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
	margin: auto;
}
