Thank you for your help, but i still don’t get full results.
This is my header.php
https://wordpress.pastebin.com/vvfci89q
with this code
</head>
<body <?php body_class(); ?>>
<div id="header" role="banner" style="margin:0 auto;">
<div id="headerimg">
</div>
</div><div id="page">
<div id="head_nav">
<ul>
<?php wp_list_pages('title_li=' ); ?>
</ul>
</div>
<hr />
i get this
View post on imgur.com