@charset "utf-8";
body {
	background-image: url(../images/vineyard1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #1F3038;
	font-family: "Lucida Console";

}
