body {
	background-color:#FFF;
	background:url(img/background.jpg) repeat-x top;
}

#box {
	width:600px;
	margin:100px auto;
}

p {margin-bottom:20px; color:#333; font-family:Tahoma, Geneva, sans-serif; text-align:center; }