body {    background-color: #fff;	background-image: url(images/memo_original_small.jpg);	background-repeat: no-repeat;	font-family: Courier, "Courier New", mono;		font-size: 11px;	margin: 0px;	padding: 0px;	line-height: 11px;}a {	color: #f00;}a:visited {	color: #f00;}a:hover {	color: #a00;}#text {	position:absolute; 	left:57px; 	top:74px; 	width:235px; 	height:290px; 	z-index:1; 	overflow: auto;}#text p {	margin-top: 0px;    width: 220px;}#pic {	position:absolute; 	left:297px; 	top:25px; 	width:226px; 	height:340px; 	z-index:2;}