


body {
	background-image: url('backgrounds/6.jpg');
	background-color:#8959d1;
	background-position: top left; 
	
background-repeat:repeat-x;
background-attachment: fixed;


}

