body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B8EBC;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6A7C85;
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14144F;
}
