body {
background: #8E0019;
}
#header {
	width: 740px;
	height: 90px;
	background: url(http://www.maxiturkey.com/css-forum/header2.jpg) no-repeat top left;
	}
body #header {
	background-image: url(http://www.maxiturkey.com/css-forum/header2.jpg);
	border-bottom: 1px solid #006699;
	}

#wrap {
       
	margin: 0 auto;
	padding: 0 0px;
	background: url(http://www.maxiturkey.com/css-forum/vbbg2.gif) repeat-y ;
  	width: 772px;
	}