@charset "utf-8";
#container {
	height: 750px;
	width: 1100px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}

#like {
	position: absolute;
	width:450px;
	margin-left:167px;
}

#hyves {
	position: absolute;
	width:150px;
	left:27px;
}
