@charset "ISO-8859-1";
body {
	background-attachment: fixed;
	background-color: #f2f2f2;
	background-image: url(../images/gray_fade_bg.jpg);
	background-repeat: repeat-x;
}

