body {
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #F5F2E8;
	background: #CAC4B6 url(../images/bg.jpg) fixed top center repeat-y;
}

.text, .text a:link, .text a:visited, .text a:active{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #F5F2E8;
	text-decoration:none;
	text-align: justfied;
}

.text a:hover {
	color: #CFC7AE;
	text-decoration: none;
}