#about, #markvo {
	position:absolute;
	top:157px;
	left:150px;
	opacity:0.8;
	background-color:white;
	font-family:Georgia;
	font-size:14px;
	color:rgb(141, 141, 141);
	padding:10px;
	width:440px;
	cursor:move;
}
#markvo {
	left:625px;
}
.pus {
	color:rgb(147,46,46);
	border-bottom:1px solid rgb(147,46,46);
}
#about p, #markvo p {
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

