body{
	width:850px;
	margin:0 auto;
	background:#ffffff;
	text-align:center;
}
a{
	outline:none;
	text-decoration:none;
}
img { border-width: 0px; }
a:link{ 
	outline:none;
	text-decoration:none; }
a:visited{
	outline:none;
	text-decoration:none; }

p{
	font-family:century gothic,serif;
}

#mid{
	width:850px;
	height:800px;
	margin:0 auto;
	background:#FFFFFF url("") center top no-repeat;
	border:solid 0px #4682B4; 
	color:#4682B4;
}
#mid_top{
	width:850px;
	height:50px;
	margin:0 auto;
	margin-top:0px;
	background:#FFFFFF url("") center top no-repeat;
	border:solid 0px #4682B4; 
	color:#4682B4;
}
#cup{
	width:850px;
	height:140px;
	margin:0 auto;
	margin-top:0px;
	background:#FFFFFF url("") center top no-repeat;
	border:solid 0px #4682B4; 
	color:#4682B4;
}
#cup2{
	width:850px;
	height:auto;
	margin:0 auto;
	margin-top:5px;
	background:#FFFFFF url("") center top no-repeat;
	border:solid 0px #4682B4; 
	color:#4682B4;
}

#bbtm{
	width:850px;
	height:40px;
	margin:0 auto;
	margin-top:20px;
	background: url("") center top no-repeat;
	border:solid 0px #F0FFFF; 
	color:#4682B4;
}

