BODY
{
	background-color: #0a0a0a;
	padding:0px;
	margin:0px;
}

.cha
{
	background-attachment: fixed;
	background-image: url(home_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	background-position-y: center;
}
