body {
	background-color: #F4F4F4;
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	text-align: center;
	overflow: scroll;
}

body * {  }