
body {
}

.gradwhite {
	background-color:red;
	background:url("./imgs/transgrad.png") repeat-y fixed left;
}

.backimage {
	/* background:#00FF00 url("image.jpg") repeat-y fixed left; */
	background-image:url("./imgs/pondwaves.jpg");
}


