@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/new-curtains-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
