@charset "UTF-8";
body {
	font-family: "courier new", courier;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF00;
	padding: 10em;
}

