.bg {
	background-image: url(../images/sepbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link {
	color: #2E0195;
	text-decoration: underline;
}
a:visited {
	color: #2E0195;
	text-decoration: underline;
}
a:hover {
	color: #2E0195;
	text-decoration: none;
}
a:active {
	color: #2E0195;
	text-decoration: underline;
}
