.background {
	background-image: url(images/pattern.jpg);
	background-repeat: repeat-x;
}
.bg-sm {
	background-image: url(images/pattern-sm.jpg);
	background-repeat: repeat-x;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;

}
.body-what {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.links-what {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;


}

