body {

	font-family: arial, sans-serif;
	background-color: #f0f0f0;
	color: #565656;
	font-size: 18px;
	line-height: 28px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#bolum {
	background-color: #D9F0FF;
	}


h1, h2, h3, h4, h6 {
	font-family: 'Arial';
	color: #565656;
	margin-bottom: 10px;
}
h1 {
	font-size: 40px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
h2 {
	font-size: 30 px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
}


#wrapper {
	width: 90%;
	padding-top: 0;
	line-height: 30px;  /* satır arası boşluk     */
	color: #333;
	background-color: #BFE6FF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-width: 5px;
	border-right-width: 5px;
}
#footer {
	min-width: 350px;
	font-size: 16px;
	font-style: italic;
	color: #666;

}
