BODY {
	background-image: url(/img/body_bg_blue.jpg);
}
TD, DIV, SPAN, H1, H2, A {
	color: #04266B;
}
H1, H2 {
	background: url(/img/title_bg_blue.gif) no-repeat;
}
DIV.header DIV.mainmenu {
	background: url(/img/line_menu_blue.jpg) no-repeat 95% bottom;
}
DIV.artBlock A.button {
	background-image: url(/img/button_bg_blue.gif);
}