@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/site/video_bg.gif);
}
.gray9 {color: #999999}
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	width: 896px;
	background-image: url(/images/site/book-record-cd-cropped.jpg);
	height: 752px;
	background-repeat: no-repeat;
	background-position: bottom;
}
