﻿body
{
	/* background color of the website (only visible without background image) */
	background-color: #8FEF11;
	/* font color to use on the website */
	color: #000000;
	/* background image of the website (overrides background color) */
	background-image: url(../Hintergrundbilder/Haus Skript2.jpg);
}
