/*
html, body {
  height: 100%;
  width: 100%;
}
*/

blockquote{
}

.quote{
  text-align: justify;
  text-justify: inter-word;
  font-size: 14px;
  color: darkgreen; 
}

.source{
	color: black;
	font-style: normal;
}

a{
	color: blue;
	  font-style: normal;
}

.quotes{
}

