body {
  margin-top: 140px;
  background: #57b4f9 url("./images/bgn.jpg") no-repeat;
  font-size: 0.8em;
  font-family: tahoma, arial;
  line-height: 1.3em;
}

div#main {
  margin: 0px auto;
  width: 960px;
}

img#stitek 
{
position: absolute; 
top: 0px; 
left: 0px; 
z-index: 10;
border: 0px;
}

a img {
border: 1px solid #2e384f;
}

.center {
text-align: center;
}


.red {
color: #fff;
}

a {
color: #003297;
}
