@import url('film_noir.css');


/* this file to be used with commentary.html*/

body {
	background: #fff url(image/commentary_bg.png) repeat-x;
	color: #fff;
	font-size: 13px;
}

.p1 {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	color: #4b5761;
	margin-bottom: 1.0em;
	line-height: 1.5em;
}

#wrapper {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

#footer {
	background: #fff url(image/commentary_footer.png) repeat-x;
	text-align: center;
	font: italic 11px georgia;
	color: #bac4c3;
	padding: 16px 0px 10px 0px;
	clear:  both
}






















