#blog{
	position: relative;
	width: 800px;
	height: 800px;
	border: 0px;
	left: 50%;
	margin-left: -400px;
	top: 10px;
}