/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
background-attachment: fixed;
background-repeat:no-repeat;
background: #f3decb;
font-family: "Times New Roman" ;
font-size: 14px;
line-height: 15px;
color: #174777;
}


#top {
	width: 1024px;
	height:120px;
	background-position: center;
	background-image:url(image/TheEnergySpa_01.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#center{
	width: 1024px;
	height:615px;
	background-position: center;
	background-image:url(image/TheEnergySpa_02.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 36px;
	
	 
	}
	
#under{
	width: 1024px;
	height: 33px;
	background-position: center;
	background-image:url(image/TheEnergySpa_03.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
#button{
	
	padding:10em ;
	  
}
	