p{
	max-width: 500px;
	margin-bottom: 20px;
}
	p a{
		font-weight: bold;	
	}

h1{
	margin-bottom: 10px;
}

h2{
	margin: 10px 0 10px 0;
}

	#rightCont{
		width: 250px;
		position: absolute;
		right: 40px;
		top: 155px;
	}
		#rightCont h2{
			margin: 0 0 20px 0;
		}
