/* style.css - a simple style sheet */
body {
	margin-left: 10%;
	margin-right: 10%;
	color: #333333;
	background: #333333 url(none) fixed;
	font-family: Arial, Helvetica, sans-serif;
	border: #FF0000;
	word-spacing: normal;



}
