<br />
<b>Warning</b>:  Declaration of New_Walker_Category::start_el(&$output, $category, $depth, $args) should be compatible with Walker_Category::start_el(&$output, $data_object, $depth = 0, $args = Array, $current_object_id = 0) in <b>/home/feyzasurucukursu/public_html/wp-content/themes/kora/functions/theme-functions.php</b> on line <b>154</b><br />
<br />
<b>Warning</b>:  Declaration of DropDown_Nav_Menu::start_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = NULL) in <b>/home/feyzasurucukursu/public_html/wp-content/themes/kora/functions/plugins/dropdown-menus.php</b> on line <b>119</b><br />
<br />
<b>Warning</b>:  Declaration of DropDown_Nav_Menu::end_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = NULL) in <b>/home/feyzasurucukursu/public_html/wp-content/themes/kora/functions/plugins/dropdown-menus.php</b> on line <b>130</b><br />
<br />
<b>Warning</b>:  Declaration of DropDown_Nav_Menu::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $data_object, $depth = 0, $args = NULL, $current_object_id = 0) in <b>/home/feyzasurucukursu/public_html/wp-content/themes/kora/functions/plugins/dropdown-menus.php</b> on line <b>144</b><br />
<br />
<b>Warning</b>:  Declaration of DropDown_Nav_Menu::end_el(&$output, $item, $depth) should be compatible with Walker_Nav_Menu::end_el(&$output, $data_object, $depth = 0, $args = NULL) in <b>/home/feyzasurucukursu/public_html/wp-content/themes/kora/functions/plugins/dropdown-menus.php</b> on line <b>181</b><br />

/******************* Background ********************/

		
	html { 
		background: #f8f8f8  center top no-repeat;
	}
	
		body { 
		background-position: center top;
		background-repeat: repeat;
		background-image: url('https://www.feyzasurucukursu.com/wp-content/themes/kora/images/overlays/15.png');
	}
			
	#Wrapper, .widget-area-bottom {
		background-color: #fff;
	}
	
	

/********************** Fonts **********************/

 	body, button, input[type="submit"], input[type="reset"], input[type="button"],
	input[type="text"], input[type="password"], input[type="email"], textarea, select {
		font-family: PT Sans, Arial, Tahoma, sans-serif;
		font-weight: normal;
	}
	
	#menu > ul > li > a {
		font-family: Open Sans, Arial, Tahoma, sans-serif;
		font-weight: normal;
	}
	
	h1 {
		font-family: Open Sans, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h2 {
		font-family: Open Sans, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h3 {
		font-family: Open Sans, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h4 {
		font-family: Open Sans, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h5 {
		font-family: Open Sans, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}
	
	h6 {
		font-family: Open Sans, Arial, Tahoma, sans-serif;
		font-weight: 300;
	}


/********************** Font sizes **********************/

/* Body */

	body {
		font-size: 14px;
				line-height: 21px;		
	}
	
	#menu > ul > li > a {	
		font-size: 15px;
	}
	
/* Headings */

	h1 { 
		font-size: 40px;
				line-height: 40px;
	}
	
	h2 { 
		font-size: 36px;
				line-height: 36px;
	}
	
	h3 {
		font-size: 28px;
				line-height: 30px;
	}
	
	h4 {
		font-size: 19px;
				line-height: 23px;
	}
	
	h5 {
		font-size: 17px;
				line-height: 22px;
	}
	
	h6 {
		font-size: 16px;
				line-height: 18px;
	}
