
body {
	background-image: url(/images/bg_main1.jpg);
	//background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	//background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

