nav > ul > li > a {
	font-weight: bold;
	font-size: 16px;
	color: #fffabd;
	height: 24px;
	line-height: 22px;
	margin-bottom: 5px;
	text-align: center;
}

nav a {
	position: relative;
	font-size: 12px;
	line-height: 15px;
	display: block;
	text-decoration: none;
	color: #f4cc6a;
	font-weight: 100;
	padding: 0 10px;
	text-align: center;
}

.secondary > aside > h2 {
	font-weight: bold;
	font-size: 16px;
	color: #fffabd;
	height: 24px;
	line-height: 22px;
	margin-bottom: 5px;
	padding: 0 19px 0 20px;
	background: url('../images/bg82.png') center 23px no-repeat;
	text-align: center;
}

body {
	background: url('https://i.hizliresim.com/hvsw4sz.png') top center no-repeat;
	min-width: 100%;
	min-height: 100%;
	/* background: url('../images/headerBG.jpg')top center no-repeat; */
	/* min-width: 960px; */
}