@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #222222;
	background-image: url(images/background_imageFinal.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}