/* Josh Turner Setup 1 CSS */
html{
    background: #978f76 url(images/bg1.jpg) repeat-x scroll center top;
}
body {
	background: transparent url(images/bgLines1.gif) repeat scroll left top;
}

#bg {
	background: url(images/bgRepeating1.gif) repeat-y scroll center top;
}
#doc{
	background: transparent url(images/bgBody1.jpg) no-repeat scroll center top;      
}

