/*
body {background-image: url(img/BodyBg/bg_top.png); background-repeat: repeat-x; background-position: top left;}
div.wrapper1 {width: 100%; height: 100%; background-image: url(img/BodyBg/bg_left.png); background-repeat: no-repeat; background-position: top left;}
div.wrapper2 {width: 100%; height: 100%; background-image: url(img/BodyBg/bg_right.png); background-repeat: no-repeat; background-position: top right; padding-top: 4px;}
*/