body {
	margin: 40px auto 0;
	padding: 0;
	color: #369;
	background: #f06 url(images/bg.jpg) 0 0 repeat;
	background-attachment: fixed;
	font: 11pt "book antiqua", times, serif;
	text-align: center;
	line-height: 150%;
	behavior: url(csshover.htc);
}

