Body
{
	background-image: url(../_gfx/_designs/news/body_repeat.gif);
    background-repeat: repeat-x;
}

#Header
{
	background-image: url(../_gfx/_designs/news/header.gif);
    background-repeat: no-repeat;
}

#Content
{
	background-image: url(../_gfx/_designs/news/content_repeat.gif);
    background-repeat: repeat-y;
}

#Footer
{
	background-image: url(../_gfx/_designs/news/footer.gif);
    background-repeat: no-repeat;
}