/* CSS Document */

body {
	background:#fff;
	background-image: url(../images/background.gif);
	background-repeat:  repeat-y;
	background-position: 0px 0px;
	margin-left: 25px;
}

