Increase font size

this is the part of my program that deals w/ my website. How can I “Stack” them and increase the font size?

		<div id="site-description">
			<a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img alt="{SITENAME}" src="{LOGO_URL}"/></a>
			<h1>{SITENAME}</h1>
			<p>{SITE_DESCRIPTION}</p>
			<p class="skiplink"><a href="#start_here">{L_SKIP}</a></p>
		</div>
Sponsor our Newsletter | Privacy Policy | Terms of Service