Hello Haredo

Thanks for your help. I got the 2nd line. How do I change the font and font size (to smaller).

For the #tagline is this to change the position of the header line?. I did this in stylesheet.css -

#tagline {
color:#000000;
font-size: 2em;
text-align : center;
vertical-align: middle;
margin: 3em 0em 0em -12em;
}

However nothing changed. Please help.