/* CSS Document */

body {
	background-image: url(kepek/index_03.jpg);
	background-repeat: repeat-x;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	color: #663300;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	font-variant: normal;
	color: #FFFFFF;
}

