#wrapper {
	width: 912px;
	border: thin dashed #000;
	padding: 5px;
}
#left {
	width: 912px;
	height:300px;
	background-color: #6CF;	
	}

#code {
	position:absolute;
	top:50px;
	left:300px;
	}

img {
}

#right {
	
	
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.images {
	text-align: center;
}
