* { margin: 0; padding: 0; }body  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; margin:5px; padding:0px; }a:link  { color: #393939; text-decoration: none; }a:visited  { color: #393939; text-decoration: none; }a:hover  { color: black; text-decoration: none; }/* === Print Hiding Stuff */.noprint {  }.printonly { visibility: hidden }/* === Ian Site ==== */#antonymes {	font-family: Arial, Verdana, sans-serif;	background-color: #ffffff;	margin:0;	padding:0;	color: #ffffff;}#printerAddress { display: none; }#antonymes a:link { color: #FFFFFF; font-weight: bold; text-decoration: none; }#antonymes a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }#antonymes a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; }#antonymes a:active { color: #FFFFFF; font-weight: bold; text-decoration: underline; }#container {	position:absolute;	width:1200px;	height:600px;	left:50%;	margin-left:-600px;	top:50%;	margin-top:-300px;	border:solid 0px #fff;	overflow: hidden;}