body {
	
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-y;
	background-attachment:fixed;

}
