@charset "UTF-8";
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-attachment: fixed;
	background-image: url(dc_bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}

