@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	color: #000000;
	background:#FFFADD ;
	/*background-color: #FEF8D6;*/

	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	width:100%;
	height:100%;
}
html {
	font-family:verdana;
	font-size: 76%;	text-align:center;
}

/*div#box {
	border: 0.5px dotted #BCB783;
	position: absolute;

	
}*/


