@charset "utf-8";

body {
	background-color:#F3B06C;
	text-align:center;
	margin:0 auto;
	font-family:Calibri, Gill Sans MT, Trebuchet MS, Arial, sans-serif;
	font-size:13px;
	width:500px;
}