﻿body
{
	/* background color of the website (only visible without background image) */
	background-color: #E7E7E7;
	/* font color to use on the website */
	color: #000000;
}
