@charset "utf-8";
body {
	margin: 0px;
	background:url(../images/bg2.jpg);
	
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#fff;

width:100%;
}

.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	
}

.text2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	
}


.text3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
.text4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#3f2ee4;
}
