

.mitte {
    background-color: #000000;
    background:url(bild2.jpg);
}

.tel {
    font-family: arial, sans-serif;
    color: #FFFFFF;
    font-size: 28px;
    position: absolute;
    top: 212px;
    left: 970px;

}

.face {
    font-family: arial, sans-serif;
    color: #FFFFFF;
    font-size: 28px;
    position: absolute;
    top: 280px;
    left: 1122px;

}

.link1 {
    font-family: arial, sans-serif;
    color: #FFFFFF;
    font-size: 18px;
}

a:link{
    color:#FFFFFF;
}

a:visited{
    color:#FFFFFF;
}

a:hover{
    color:#134bc5;
}

a:active{
    color:#FFFFFF;
}



/*

html, body {
  background:url(bild.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}


float:right;
background:url(bild.jpg);

background-position: top;
body {
    background-image: url("goforcash_bg.jpg");
    background-repeat: no-repeat;
}

body{
background-size: auto;
}

h1 { background-color: yellow; color: red;
}

p { background-color: gray; color: white;
}

table {background-color: #FFC080;
}
*/
