#strich {
border-bottom: 1px groove black;
width: 620px;
height: 1px;
font-family: Arial;
font-size: small;
}
#middle {
background-image: url(img/pattern.gif);
background-repeat: repeat-y;
padding: 20px;
padding-right: 30px;
width: 625px;
text-align: justify;
}
#top {
background-image: url(img/top.gif);
background-repeat: no-repeat;
width: 666px;
height: 10px;
}
#bottom {
background-image: url(img/bottom.gif);
background-repeat: no-repeat;
width: 666px;
height: 7px;
}
#footer {
font-size: smaller;
width: 666px;
text-align: center;
}
