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

.page {
    background-image: url("../background.gif");
}

.bottom {
	right: 0;
}

.red {
    color: #cd2626;
    font-weight: bold;
}

article {
    padding-top: 0;
}
