Bottom page margin

Admin CP -> Appearance -> Templates -> EXTRA.css

Add this code:

Code:
.footerLegal
{
	margin-bottom: 50px;
}

Use any pixel amount you want.
 
Back
Top Bottom