body,html {height:100%;margin:0px; padding:0px;}body {		font-family: "Courier New";	text-align: left;	font-size: 62.5%;  /* 1em = 10px , 1.4em = 14px */	background-color: #ffcc00;	color				: #ffffff;	}a, a:visited, a:hover  {	color				: #000000;	text-decoration:none;	}p {	font-size: 1.2em;	line-height: 1.3em;}

