body
{
	background-image: url(back_page.jpg);
	font-family: Tahoma;
	font-size: 12px;
}

img
{
	border: 0px;
}

.gradualshine
{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

.header
{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #9dda00;
	padding-bottom: 5px;
}

.littledesc
{
	font-size: 10px;
	color: #8a8a8a;
}

