/* For specific tweaks of the page (if needed) */


blockquote {
    text-align: center;
    font-size: 1.1em;
    margin-left: 1em;
    padding-left: 1em;
    border-left: solid #ffcc00 2px;
}

.left {
	color: green;
}

.right {
	color: red;
}
