/* CSS Document */

html, body {
	background: #FFCC66 url(images/v_stripe.gif) top left repeat-y;
}


#wrapper {
	width:100%;
	background: url(images/h_stripe.gif) 0px 20px repeat-x;
}
