@charset "utf-8";
/* CSS Document */

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	line-height: 1.22em;
}

#smartPage{
	width: 640px;
	margin: 1em auto;
	text-align:left;
}
#smartPage h1{
	font-size: 1.5em;
	text-align:center;
	margin: 1em 0;
}
