body {
	margin: 0;
	background-color: #FFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

.bodyblock {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 980px !important;
	width:auto;
	height: 768px;
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
img {border:0;}
