@import url("main.css");
/*zaklad webu*/
body {
      background: url(../images/web_01.jpg) repeat-x;
      background-color:#FBF9FA;
}