body {
margin: 0px auto;
background-color: #EEE;
overflow-y: scroll;
background-image: url('rys/tlo.png');
background-repeat: repeat-x;
font-family: arial, helvetica, sans-serif;
font-size: 16px;
text-align: center;

}

#link {
text-decoration: none;
color: #F00;
font-size: 22px;

}

h1 { font-size: 26px;
color: #00C;
text-align: center;
margin-top: 10px;

 }