P  {}
body {
	background-image : url(../images/wittelego225.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
}
H1  {
	color : Black;
	font-weight : bold;
	font-family : "Verdana";
	font-size : small;
	font-style : normal;
	text-decoration : none;
	text-align : left;
}

H2  {
	color : Black;
	font-size : small;
	font-family : "Verdana";
	font-weight : normal;
	font-style : medium;
	text-align : left;
}

H3  {
	font-family : "Verdana";
	font-size : large;
	font-style : italic;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : x-large;
}

A  {
	font-size : normal;
	font-family : "Verdana";
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A:Visited  {
	font-size : normal;
	font-family : "Verdana";
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

A:Active  {
	font-size : normal;
	font-family : "Verdana";
	font-weight : normal;
	font-style : normal;
	color : Red;
}

A:Hover  {
	font-size : normal;
	font-family : "Verdana";
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

BODY  {}


