body{
	color: #FFFFFF;
	line-height: 1.1;
	background: #152b65 url(/files/pics/bg_tiger.jpg) 0 0 repeat-x;
	background-position:top center;
    background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: "Comic Sans MS";
	font-size: 16px;
}
#BlackBackground {
	background-color: #242424;
	opacity: 0.83;
}