@CHARSET "UTF-8";

h1 {
	display: none
	}

#logo {
	display: none;
	height: 500px;
	background-image: url("../img/artbank.png");
	background-repeat: no-repeat;
	background-position: center;
	}

#w1 {
	display: none;
	height: 500px;
	background-image: url("../ex/1_westin.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}

#w2 {
	display: none;
	height: 500px;
	background-image: url("../ex/2_westin.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}

#w3 {
	display: none;
	height: 500px;
	background-image: url("../ex/3_westin.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}

#w4 {
	display: none;
	height: 500px;
	background-image: url("../ex/4_westin.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}

#w5 {
	display: none;
	height: 500px;
	background-image: url("../ex/5_westin.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}

#w6 {
	display: none;
	height: 500px;
	background-image: url("../ex/6_westin.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}

#w7 {
	display: none;
	height: 500px;
	background-image: url("../ex/7_westin.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}

#w8 {
	display: none;
	height: 500px;
	background-image: url("../ex/8_westin.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}
	