


body {
	background-image: url('backgrounds/19.jpg');
	background-color:white;
	
background-repeat:repeat-x;
background-attachment: fixed;
}

