body {
	background-color: #624430;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	line-height: 14px;
	margin:0px;
	
}

a:link, A:active, A:visited {
	text-decoration:none;
	color:#5c0e11;
}

.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
}
