body{
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;

}
p{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainbg{
	background-image: url(images/center_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodybg{
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.headerbg{
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 925px;
	margin: 0px;
	padding: 0px;
}
.dictionarybg{
	background-color: #FFFFFF;
	background-image: url(images/dictionary.jpg);
	background-repeat: no-repeat;
}
.signupbg{
	background-image: url(images/signup_bg.jpg);
	background-repeat: no-repeat;
	width: 258px;
}
.greengr{
	background-image: url(images/green_gr.jpg);
	background-repeat: repeat-y;
	padding:0px 20px 0px 20px;
}
.ready{
	font-family: Georgia;
	font-size: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.speak{
	font-family: Georgia;
	font-size: 42px;
	font-weight: normal;
	color: #fbfe00;
	text-decoration: none;
}
.order{
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	color: #212528;
	text-decoration: none;
}
.orderw{
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.green{
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #68962d;
	text-decoration: none;
}
.darkgreen{
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #5b7b2d;
	text-decoration: none;
}
.green24{
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #5b7b2d;
	text-decoration: none;
}
.green32{
	font-family: Georgia;
	font-size: 32px;
	font-weight: normal;
	color: #5b7b2d;
	text-decoration: none;
}
.black{
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #212528;
	text-decoration: none;
}
.black22{
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.darkblack{
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black24{
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black18{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #212528;
	text-decoration: none;
}
.text{	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.textw{	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.textg{	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #9cd523;
	text-decoration: none;
	}
.smalltext{	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.smalltextbold{	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

.form{
	background-color: #FFFFFF;
	width: 164px;
	border: 1px solid #d1d2d4;
}

