/*---------------------------------------- UNIVERSAL STYLES ----------------------------------------*/		

.sectionContainer {
	max-width: 800px;
}
p strong a, a strong{
	color: #006699;
}
p a:hover, p a:hover strong{
	color: #7dc049;
}
body, html{
	overflow-x: hidden;
}