#logobox {
	float: left;
	height: 200px;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

