@charset "UTF-8";
/* CSS Document */

body {
	
		background-color	: #332321;
		background-image	: url(/Images/Backgrounds/Back.jpg);
		background-position	: top;
		background-attachment:fixed;
		background-repeat	: repeat
}
