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

body{
	background:url(../images/bodyBg.jpg) repeat-x;
	margin:0;
}

div.hold{
	width:1000px;
	margin:0 auto;
}
