#mainLogo{
	position: absolute;
	left: 217px;
	top: 31px;
	cursor: pointer;
}

#inicio_html{
	position: absolute;
	left: 262px;
	width: 708px;
	height: 520px;
	border: none;
}

#separation{
	position: absolute;
	width: 3px;
	height: 510px;
	left: 255px;
	background-color: #F59022;
	top: 15px;
}
