Body {
	background-image: url(website/grafik/pawz.jpg);
	background-repeat: repeat;
    background-attachment: fixed;
}

.sta {
	font-size : 56pt;
	color : Red;
	font-weight : bold;
}

.stb {
	font-size : 56pt;
	color : Black;
	font-weight : bold;
}
A:LINK,  A:VISITED{
	color : red;
}
A:HOVER {
	background-color : grey;
}
