.head {
	color: rgb(255,255,255);
	background-color: rgb(0,0,51);
}

.body {
	background-color: rgb(204,204,255);
}

blockquote {
	text-align: justify;
        text-indent: 2em;
}
