﻿jQuery(window).load(function() {
	jQuery("body").css("background-color", "#ae071b");
});

