@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bg.png);
	text-align: center;
	font-size: 14px;
}
.white {
	color: #FFF;
	font-size: 14px;
}
.menu {
	color:#999;
	font-size: 14px;
}
.service {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
.copy {
	font-size: 16px;
	color: #FFF;
}
.howitwork {
	color: #231f20;
	font-size: 28px;
	font-weight:bold;
}
.headhow {
	color: #282828;
	font-weight:bold;
	font-size: 24px;
}
.getting {
	font-size: 13px;
	color:#FFF
}
.number {
	font-size: 18px;
	color:#F60;
	font-weight:bold;
}
.header {
	font-size: 16px;
	color:#06F;
	font-weight:bold;
}
.how {
	color: #666;
	text-align: justify;
	font-size: 14px;
}

