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

body {
	background: url(images/background.jpg) 50% 0% no-repeat white;
}
#wrapper {
	width: 900px;
	margin: 50px auto; 	
}
#wrapper p {
	margin: 10px 80px;
	font-family: "palatino-Linotype", "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
#flashContainer {
	margin-top: 81px;
}