@charset "utf-8";

body {
	background-color: #5C5451;
	margin: 0px;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}