body   
{
    background-image: url('https://www.chaltbod-bilder.com/hintergrundbild.jpg');
    background-repeat: no-repeat;	
    background-position: center top;  	
}

HTML, A, P, BODY, TD, INPUT, UL, LI, OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #A1D501;
	text-decoration: none;
	font-weight: bold;
    font-size: 100%;	
}

a.menu {
	color: #A1D501;
	text-decoration: none;
	font-weight: bold;
        font-size: 110%;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
        font-size: 140%;
}


h1 {
	font-family : Times New Roman, Serif;
	font-size: 260%;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-family : Times New Roman, Serif;
	font-size: 200%;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-family : Times New Roman, Serif;
	font-size: 160%;
	font-weight: normal;
	color: #FFFFFF;
}