.mainContent p{
	font-size: 26px;
}
.mainbg{
	background-image: url('/img/backgroundcrop.jpg');
	background-size: cover;
	background-position: top right;
	
}