$(function() {
	$('input#username').focus();
});
