


body {
	background-image: url('backgrounds/2.jpg');
	background-color: #6700e3;
	
background-repeat:repeat-x;
background-attachment: fixed;
}
