/* CSS Document */
body {
	background-image:url(../images/header/now-playing.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color:#DBBF9A;
	margin-top: 0px;
}

.copy {
	color: #341900;
	font-family: "Georgia";
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;	
	text-align: justify;
}

