@charset "UTF-8";
/* CSS Document */

#content {
	position: relative;
	top: 33px;
	left: 30px;
	width: 530px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#info {
	position: relative;
	height: 250px;
	width: 210px;
	left: 60px;
	top: 33px;
	float: left;
}

