* { padding: 0; margin: 0; }
html {
min-height: 101%;
height: 101%;
}
body {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-image:url(../images/naturheilpraxis-petra-kellermann.jpg);
background-size:cover;
background-attachment:fixed;

}
section {
width:25%;
min-width:280px;
margin:15% auto 0px auto;
}
section p {
font-family:Verdana, Geneva, sans-serif;
color:#ffffff;
font-size:0.875em;
font-weight:normal;
line-height:1.6em;
}
section p a {
text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
color:#ffffff;
font-weight:normal;
border-bottom:1px dashed #ffffff;
}
