.copyright {
	font-size: 11px;
}
.content {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.columns {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin-right: 130px;
}
.heading {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFCCFF;
}
