.unnamed1 {
	border: thin dotted #666666;
}
.my_big_phat_div
{
	position:absolute;
	top:50%;
	height:225px;
	margin-top:-112px;
	width: 400px;
	left: 50%;
	margin-left:-200px;
}
