Look at http: //www.stevesh.org/demo
I added this:
<div class="mission">This is my mission statement.</div>
right after this:
<!--eof-header logo and navigation display-->
then, in the stylesheet:
.mission {font-size: 1.5em; color: #ff0000; text-align: center;}


Reply With Quote
