/* custom CSS by Create(R) www.stone.com */

/* Change the way the background image repeats */
/* Be sure to set background image in Info -> View "Set Image..." */

body {
/* to repeat, uncomment next line: */
/*  background-repeat: repeat; */

/* to repeat vertically, uncomment next line: */
background-repeat: repeat-y; 

/* to repeat horizontally, uncomment next line: */
/* background-repeat: repeat-x; */

/* to display image only once, uncomment next line: */
/* background-repeat: no-repeat;  background-attachment: fixed; */

/* to center the image that's displayed only once, uncomment next line: */
/* background-position: center; */


  margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom: 0px;
}
