body {
	background-image: url(images/image/bg.gif);
	background-repeat: repeat-x;
	background-color: #8FADCD;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
