body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #484561;
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#welcome {
	width:850px;
	height:800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(hotelip1.jpg);
	background-repeat:no-repeat;
	background-color: #31304F;
}
#buttons {
	text-align: center;
	height: 50px;
	width: 850px;
	padding-top: 2px;
}
#text {
	padding-top:30px;
	text-align: center;
	height: 222px;
	width: 850px;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #31304F;
	margin-top: 60px;
}
#pic {
	text-align: center;
	height: 440px;
	width: 850px;
	padding-top: 154px;
}
