body {	margin: 10px;	padding: 0;	background: #DBDBB7;	text-align: center;	font-size: 62.5% ;	}#box {	text-align: left ;	}h1, h2, h3, p, ul, img {	font: normal 1.4em verdana, arial, sans-serif;	color: #630;	}p {	line-height: 1.4em ;	}	h1 {	font-size: 1.8em ;	}h2 {	font-size: 1.1em ;	}h3 {	font-size: 1.4em ;	}.hide {	font-style: italic ;	}img {	font-size: 1em ;	}	/* links */a {	font: normal 1.4em verdana, arial, sans-serif;		background-color: transparent ;	text-decoration: none;	}p a, ul a {	font-size: 1em ;	}a:link, a:visited {	color: #555600;		}	a:hover, a:active {	color: #990;		text-decoration: underline ;	}	