@charset "UTF-8";
/* CSS Document */

body { 

	background-image: url(/images/grey.gif);
	background-position:center;
	background-repeat: repeat-y;
	background-color: #9f9f9f;
	
	}