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

/* General */
body { 
	background: #ffffff;
	margin-top: 10%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 10%;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 400%;
	font-weight: bold;
	color: #bcbcbc;
	text-align: center; 
	line-height: 150%;
}
small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15%;
	font-weight: normal;
	color: #ababab;
}


/* Ta, My Linh 
   moonlin.net*/