body {
	background: #FFFFFF;
	margin-left: 150px;
 	width: 650px;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, Courier New, sans-serif;
	font-size: 0.80em;
	color: #000000;
}

a {
	color: #8D5E02;
	text-decoration: none;
}

  a:hover {
	color: #000000;
	text-decoration: none;
}
page {
	width: 650px;
	margin: 0 0 0 0;
        padding: 0px;
}

.herveic {
        background: #000000;
        color: #8D5E02;
	width: 150px;
	height: 0px;
	margin-left: -135px;
	margin-top: 0px;
	margin-bottom: -8px;
	padding: 0px;
	font-family: Arial, serif;
	font-size: 1.9em;
}

.barrenoire {
        background: #000000;
	margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 0px;
        width: 650px;
        height: 10px;
		
}

.menusite {
	margin-left: 0px;
        margin-top: 3px;
        margin-bottom: 27px;
        width: 650px;
        height: 5px;
	padding: 0px;
	font-size: 1.0em;
        color: #000000;
}

.entete {
        padding: 0px;
	width: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

wp-content/themes/herveic/meta.php
<p class="meta"><?php the_author(); ?> + <?php the_time("F jS, Y"); ?> + <?php comments_number('no replies','one reply','% replies'); ?></p>



