body { background:#fff;}

.content {
	position:absolute;
	left:50%;
	top:50%;
	width: 750px;
	margin-left: -375px;
	margin-top: -200px;
	 
}

.textcontent {
	float:left;
	width:500px;
	padding:5px:
	border: 1px solod #000;
}

.butler{
	float:left;
}
