body {
	font-family: "Georgia",Times,serif;
	padding: 0;
	background-color:  #fff;
	background-position: top center;
	font-size: 18px;
	color: #999;
	margin: 20px auto 0 auto;
	width: 800px;
	height: 600px;
    }
