@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/backslice.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
