body {
	background-color: #f5f5f5;
	background-image: url(http://www.februarmamis04.de/grafiken/logos/hintergrund.jpg);
	text-align: center;
	vertical-align: top;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	vertical-align: top;
	text-align: left;
}
td {
	vertical-align: top;
}
.home {
        position: absolute;
        border-color: #000;
        border: 2px solid;
        margin-top: -200px;
        margin-left: -400px;
        top: 50%;
        left: 50%;
        width: 800px;
        height: 800px;
        background-color: #f5f5f5 
}
a:link,a:visited,a:hover,a:active {
	color: #003399;
	font-weight: lighter;
	font-style: italic;
}
.ueberschrift {
	color: #B61618;
	font-weight: bold;
}
.namen {
	font-size: medium;
	font-weight: bold;
	color: #9933CC;
}
.bild1 {
	position: absolute;
	left: 160px;
	top: 450px;
}
.bild2 {
	position: absolute;
	right: 250px;
	top: 80px;
}
#bild {
        position: relative;
        margin-top: 10px;
}
img {
border:none;
}