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

body {
	width:640px;
	margin:0 auto;
	padding:0;
	background-image:url(bg.gif);
	background-color:#000000;
	font-size:80%;
	color:#FFFFFF;
	text-align: center;
}

p {
	text-align:center;
	line-height: 1.6;
}
