@charset "UTF-8";
body {
	background-image: url(../home/images/bg.png);
	background-repeat: repeat-x;
	background-color: #C1C1C1;
	}

#main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: lighter;
	line-height: 20px;
}
