@charset "utf-8";
body {
	background-color: #FBFBFB;
	padding: 40px;
	background-attachment: scroll;
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
