body {
	background: #E5E5E5 url(images/bg.gif) repeat-y center;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Georgia, "Times New Roman", Times, serif;
}
#wrap {
	width: 510px;
	margin: auto;
	text-align: left;
}
h1 {
	text-align: center;
}
h2 {
	font-size: 20px;
	font-style: italic;
	text-align: center;
}
p {
	line-height: 130%;
	font-size: 14px;
}