body {
	background:url(images/coupebg.jpg) repeat #fdad57;
	text-align:center;
	margin: 0;
}

.logo {
	position: relative;
	margin: 50px auto;
	background:url(images/logo.png);
	height:564px;
	width:900px;
	margin: 0 auto;
}

#appt {
	
	margin: 0 auto;
	height:104px;
	width: 292px; 
	padding-top:20px;
	padding-bottom:20px;
}

#bar {
	background:url(images/bar.png) repeat-x;
	height:104px;
	padding-bottom:30px;
}
