/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : Jan 25, 2019, 5:12:03 PM
Author     : jerem
*/

#pic {
	width:910px;
	height:420px;
	margin-left:145px;
	padding-top: 50px;
}
.pict {
	width:270px;
	float:left;
	margin-left:25px;
	margin-bottom:25px;
}
iframe {
	width:750px;
	height:450px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div p {
	font-size:30px;
	color:black;
	text-align:center;
	font-family:Helvetica;
}
div blockquote p {
	font-size:23px;
	color:black;
	text-align:left;
	margin-left:70px;
	margin-right:70px;
	font-family:Helvetica;
}
