.content .row{
	background-color: #7a76aa;
}
table, td, tr{
	background-color: #7a76aa;
	border: none;
}
td{
	font-size: 18px !important;
}
.content .row a{
	text-decoration: underline;
	color: #141037
}
h1{
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 1em;
}
h2, h3{
	margin-left: 0.8em;
	margin-right: 0.8em;
}
p{
	margin-left: 1em;
	margin-right: 1em;
}
h2,h3{
	margin-bottom: 0.5em;
}
table{
	margin-left: 0.5em;
}