
BODY
{
background-color: white;
background-image:url('images/bg.gif');
background-repeat: repeat-x;
background-attachment: fixed;
background-position: top center;
}


.text {
	font-family:sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;

}

.textbig {
	font-family:sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}
