for instance by changing the top and bottom margin of the tagline:
p.tagline {
margin:10px;
margin-top:-20px; margin-bottom:30px;
padding: 0;
font-size:2.0em;
font-weight: bold;
color: #3399ff; }
i assume you know how to do this from the admin area; this atuahalpa theme has a lot of possible adjustments.