body{
	background: #000000 url(/files/pics/bg_black.jpg) 0 0 no-repeat;
	background-position:top left;
    background-attachment:fixed;
	color: #FFFFFF;
	line-height: 1.1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: "Comic Sans MS";
	font-size: 16px;
}

#BlackBackground {
	background-color: #242424;
}