/* The main body of the entire forum. */
body
{
	background: #000000 url('../images/film_bg/mainbg.jpg');
	background-attachment: scroll;
	background-position:top;
	margin: 0px;
	padding: 12px 30px 4px 30px;
}
