body
{ background: url(bg.jpg) repeat;
 
}

blockquote{border-color: #000000;}


h1
{ font-family: arial, sans-serif;
   color:#ff0033;
}



#main
{
	background: url(main-bg.png) repeat;
}

#links, #footer, #menu li a
{ background:  url(gradient.png);
 color: #ffffff;
}

#links a, #footer a
{ background: transparent;
  color: #ffffff;
}

#links a:hover
{ background: transparent;
  color: #ffff00;
}

#logo
{ background:  url(lenkax.jpg) no-repeat;
}

#content, #column2, #column2 a
{ background: none;
  color:#ffffff ;
  border-color: none;
 
}

#column2 a:hover, #column2 a:hover, #column3 a:hover
{ background: none;
  color: #ff0033;
 
}
#column3 
{
background: none;
  color:#ffffff ;
  }





