.meaning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.words {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #125288;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6FA2B6;
}
.body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
