Thanks for your help. When I added this code my white space got larger & that’s the only thing that happened. I have this code for h2 to hide the text.
h2 {
color: #000;
font-size: 15px;
font-weight: bold;
margin: 0 0 .8125em; font-size: 0;
text-indent: -1000px; }
When I remove the ” font-size: 0;
text-indent: -1000px; } ” it shows the logo but it also shows ” title=”Moments for Life Photography” rel=”home”X. How can I hide the text & CENTER the logo image?