﻿body
{
	background-color: #0066ff;
}
div.container
{
	background-position: center 0px;
	background-image: url(images/840-container-bg.gif);
	background-repeat: repeat-y;
}
div.containerI
{
	background-position: center bottom;
	background-image: url(images/840-container-bottom.gif);
	background-repeat: no-repeat;
}
div.containerII
{
	background-position: center -60px;
	background-image: url(images/840-body-bg.jpg);
	background-repeat: no-repeat;
}
div.containerIII
{
	background-position: -185px -60px;
	background-image: url(images/840-body-bg.jpg);
	background-repeat: no-repeat;
	width: 840px;
	margin: 0px auto;
}
div.footer
{
	background-position: left 34px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
}
div.footerInner
{
	background-position: 720px top;
	background-image: url(images/telefoon.gif);
	background-repeat: no-repeat;
	height: 247px;
}
