#page {
	background: url(images/bg_2.gif) repeat-x;
}
#wrapper {
	background: url(images/wrapper_2.gif) repeat-y;
}
#header {
	background: url(images/headerbg_2.gif) no-repeat;
}
#header h1 {
	background: transparent url(images/bg_2.gif) repeat-x;
}
#header h1 a {
	display: inline;
	padding: 0;
	background: none;	
}
#photo {
	padding: 0;
	background: none;
}
#content {
	background: none;
}
#wrapper2 {
	background: none;
}

