﻿/* CSS Document */
#body_wrapper{

	/* background: url(../images/images-swirl.gif) bottom right no-repeat;

	background-repeat:no-repeat;

	background-position:bottom right;
  */
}

#wrapper{

	background: url(../images/bg-repeat.gif) top left repeat-y;

}

body {

background: url(../images/bg-repeat.gif) top left repeat-y;

}