body{
	width: 100%;
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	background: url('../images/mbg.jpg') no-repeat #971B1E;
	background-position: center 0px;
	*background-position: center 0px;
	overflow-x: hidden;
}
img{
	border: none
}
#dlk {
	margin: 5px auto;
	padding: 5px 0;
	width: 1024px;
	text-align: center;	
}

#dwrapper {
	margin: 5px auto;
	overflow: hidden; 
	width: 600px;
	height: 500px; 
	position: relative;
}

#dinner {
	width: 2048px;
	height: 1440px;
	position: relative;
}

.scrolling-content {
	background: transparent url(../images/bubble.png) top left no-repeat;
	width: 300px;
	height: 232px;
	text-align: center;
	position: absolute;
}

.scrolling-content h1 { 
	color: #fff;
	padding: 25px 0;
	font-size: 14px;
	font-weight: bolder;
}
.scrolling-content a:link, .scrolling-content a:visited{
	color: #FFCCCC;
	text-decoration: none;
}
.scrolling-content a:hover{
	color: #fff;
	text-decoration: underline;;
}
#cport {
	left: 148px; 
	top:  185px;
	*top:  102px;
}
#cmich {
	left: 148px; 
	top:  495px;
}
#chas {
	left: 148px; 
	top:  895px;
}





















