body
{
	background	: #232323 url("../images/bgBody.png") repeat-x left top;
	color		: #535353;
}

h1 {
	color: #f57c20;
}

#xray {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	overflow: auto;
	clear: both;
}
#wrapper {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}

