@charset "UTF-8";
body {
	background-image: url(../images/bkgrnd_metal02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}