/* DESIGNED BY ADOBE */
html, body
{
background-image: url(../img/bg.png);
background-repeat: repeat;
}
body { 
color: #333333; 
cursor: default; 
margin: 0; 
padding: 0;
}

.logo { 
width: 393px; 
height: 118px; 
background: url('../img/logo.png') no-repeat; 
margin-right: auto;
margin-left: auto;
}
.streifen { 
width: auto; 
height: 273px; 
background: url('../img/streifen.png');
margin-top: 150px;
}