Hi Derek,
Yes we can.
Add this to styleSheet;
.headerShadow , .headerForeground {padding:1.5em 0 1em 1em; }
To finding the relavent css I looked in StylesheetLayout and saw
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0px; top:0px;}
Only the padding needs to be changed. The fist figure is the top padding [1].
You can use commas to separate .headerShadow and .headerForeground if you want both values to be the same
enjoy
ALex
[1]
http://www.w3schools.com/css/css_padding.asp--
http://www.multiurl.com/g/64