*{
font-family: verdana, arial;
font-size: 15px;
font-weight: 300;
color: #fff;
margin: 0px;
padding: 0px;
}
body{
background-color: #9096B7;
height: 100%;
}
html{
background-color: #9096B7;
height: 100%;
overflow: auto;
}
table{
margin: 0px auto;
height: 100%;
width: 100%;
}
td{
text-align: center;
vertical-align: middle;
}
div#container{
margin: 0px auto;
background-image: url('../img/alexandra-linett-saengerin.jpg');
background-repeat: no-repeat;
width: 760px;
height: 460px;
}
div#text{
text-align: center;
padding: 160px 0px 0px 334px;
}
a{
display: block;
margin-top:20px;
}