body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(cssIMG/BGbody.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.style1 a {
	color: #FF66CC;
	text-decoration: none;
}

