
body {background: #FAF4DD;}

p, figcaption {
	text-align: justify;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}


h1, h2, h3 {
	  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-style: normal;

}

.container {
	width: 800px;
	margin: 0 auto;
	text-align: center;


}




.text {width: 80%;
		margin: 0px auto 0px auto;}
.imgleft {text-align: left;}

iframe {margin: 0 auto;}

img {margin: 0 auto;}

