@charset "utf-8";
/* CSS Document */

body {
	background-image: url(Images/Pop-up-Book.png);
	background-repeat: no-repeat;
	background-position: center;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #333;
}
article {
	width: 600px;
}
