
body { 
	color: black; 
	background-color: #FFFFFF; 
	font-size: large;
	font-family: arial, helvetica, sans-serif; 
	} 

body {	
	background-attachment: fixed;
	background-image: url(Graphics/angelarose/hg-mauer-rose.jpg); 
	background-repeat: repeat-y; }	   
	
a:link { color: #336633; font-weight: bold; text-decoration: underline !important}
a:active { color: #0000CC; text-decoration: underline !important}
a:visited { color:#999933; text-decoration: none !important}
a:hover { color: #FF0000; text-decoration: none !important}

h1 {
	text-align: center; 
	font-weight: bold; 
	font-size: x-large; 
	font-family: comic sans ms, arial, helvetica, sans-serif;
	}

h2 {text-align: center; font-size: large;}

h3 {font-size: medium;}


 

	
