
body, html {
	color: #000000;
	background-color: #B4A69F;
font-family: Comic Sans MS; font-size: 12pt;
margin:0px;background-attachment: fixed;
background-image: url('meerschwein/images/img_frame4.jpg');
}

 a {
text-decoration: none;
color: #000000;
}
 a:visited {
color: #000000;
}
 a:hover {
text-decoration: underline;
color: #FF0000;
}
img{
border:5px outset #DEA67B;
}
#button{padding:2px;font-size:9pt;cursor: pointer;
}


 