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