/* CSS Document */

body {
	background-position:left bottom;
	background-color: #fff;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
}