body {
	background-image: url("../pict/bg.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;	
}

p {
	text-align: center;
}