div.container
{
	margin-top: 150px;
	background-color: none;
	width:750px;
}

div.intro
{
  font-family:Avenir, sans-serif;
  margin:150px;
	background-color:none;
	margin-top:350px;
	text-align: justify;
	padding-bottom:25px;
	padding-top:15px;
	line-height:2;
	font-weight:650;
}


html
{
	background-image: url("SCMM2017.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.75;
}