﻿body {
	font-family: arial, sans-serif;
	color: #202124;
	font-size: 20px;
	line-height: 40px;
	background-color: #E8FFE8;
}

h1{
	font-size: 40px; 
  line-height: 45px
  text-align: center; 
	}    
  
h2{
	font-size: 27px; 
  line-height: 40px
	}  

h3{
	font-size: 22px; 
  line-height: 30px
	}  


hr {width: 40%; 	height: 5px; }  /*çizgi*/

p {	padding-top: 10px;
	padding-bottom: 10px;
	/* border: 1px solid blue */}
#kaynaklar 
{
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	background-color: #FFF;
	}
