body {
	background-color: #ffffff;
background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg.jpg);
	margin: 0px;
	text-align:center;
}
