// This be a JavaScript Document by the number 1 guy Justin Shields yo!
$(document).ready(function() { 
	$('#message').center();
});