/*
BG Grey: #C4C4C3

*/


.background {
	background-color: #C4C4C3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

