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

