/**
 * Projet TOROGENESE
 * @version 4.0
 * @author Jérémy Rochette (mailto:jeremy@rochette.eu)
 * @copyright @torogenese
 ***************************************************************************************************
 * Style spécifique lié à la page d'index 
 ***************************************************************************************************
 * Modifications :
 *  -
 */
body {
	background: url(../img/tg-splash.gif) no-repeat fixed 50% 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
