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

body {
	background-image:url(temporaryBG.gif);
	background-repeat:repeat;
}
#holder{
	width:975px;
	margin:0 auto;
}