/* CSS Document */

html, body {
	background-image: url(../_sysimages/body_bg.gif);
} 

#pagewidth{
	background-image: url(../_sysimages/viscom_bg_ww.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#content{
	background-color: transparent;
}

