/* Edward Poitras body text specs */

#content a:link {
	color: #c63;
	font-weight: normal;
}
#content a:visited {
	color: #c63;
	font-weight: normal;
}
#content a:hover, #content a:active {
	color: #c63;
	font-weight: normal;
	text-decoration: underline;
}

.mainContent {

	background-image: url(/common/images/backgrounds/poitras.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}