body {
	background: #4B1227 url(../images/site/site_background.png) repeat-x;
}
div.container {
	background: url(../images/site/site_background_content_cross.png) no-repeat;
}
div.content_base {
	background: url(../images/site/site_background_content.png) repeat-y;
}
div.content_base div.header_container span.header_logo {
	background: transparent url(../images/site/site_stm_logo.png) no-repeat;
}
div.content_base div.header_container div.header {
	background: #496935 url(../images/site/site_background_header.png) no-repeat;
}
