body{
	padding:0px;
	margin:0px;
	background-color:#41A800;
	background-image: url(images/tal.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.c_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#6B6B6B;
	top: -8px;
	position: relative;
	}