/****************************************************
	F R O N T S I D E   S T Y L E S
****************************************************/
/*
	HELP:
	The following styles will only be used when rending frontside pages
*/
body {
/*	
	background-image: url(/images/background.gif);
	background-position: top center;
	background-repeat: repeat-y;
*/
	text-align: center;
}
