
body#about {
	background-image: url("wdimg/body_bg.gif");
	margin-top: 0;
	margin-bottom: 0;
	background-attachment: fixed;
}

#out {
	width: 800px;
	background-image: url("wdimg/bg.gif");
	background-attachment: fixed;
	border-collapse:collapse;
	border-spacing:0;
}

td {
	font-size: 12px;
	line-height: 140%;
}

#text {
	padding: 0 20px;
}

#play h3 {
	color: #36f;
	border-bottom: 1px solid #36f;
	padding-left: 5px;
}

#play p {
	color: #A0522D;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 2em;
}





