/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.1%;
margin: 0px;
padding: 0px;
background: #F5F5F5 url(img/henrike-schelling.jpg) no-repeat top left;
overflow: hidden;
}

#content {
background:  
margin: 0px;
height: 661px;
width: 100%;
padding: 0px;

}

#text {
width: 800px;
height: 464px;
text-align: center;
margin-top: 170px;
margin-left: 178px;
}

h1 {
font-size: 42px;
font-weight: normal;
color: #A0A0A0;
}

h2 {
color: #DBDBDB;
font-size: 16px;
font-weight: bold;
}

h3 a {
color: #333333;
font-size: 14px;
}

a {
color: #efefef;
font-size: 12px;
}