/* CSS Document */
body{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444444;
	background: #8B2323;
	 background-image: url(images/Page-BgSimpleGradient.jpg);
	   background-repeat: repeat-x;
