#htmltutorial1
{
position:absolute;
float:left;
top:10px;
left:10px;
width:450px;
height:600px;
}
#htmltutorial2
{
	position:absolute;
	float:left;
	margin-top:0;
	margin-left:470px;
	width:450px;
	height:600px;
	left: 8px;
	top: 11px;
}
