div #content, div #contentcontainer {	font: normal 12pt "Times New Roman", Times, serif; 	color: #000;	background-color:red;	position:absolute;	width:619px;	height:583px;	z-index:1;	left: 18px;	top: 21px;}#content {	font: normal 12pt "Times New Roman", Times, serif; 	color: #000;	background-color: #ccc;	position:absolute;	width:619px;	height:583px;	z-index:1;	left: 18px;	top: 21px;}body {	background-color: #ccc;	font: normal 30pt "Times New Roman", Times, serif; }