.visual-body {
	background-color: #DDD7C9;
	background-image: url(images/tanya_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px;

}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1A211A;
	text-decoration: none;
	cursor: default;
	text-align: justify;
}
.admin { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1A211A;
	text-decoration: none;
	cursor: default;
}
