@charset "utf-8";
/* CSS Document */

body {
	background:#6699FF;
	text-decoration:none;}
	

.mbbwrap {
	margin:50px auto 0px auto;
	width:750px;
}
	
#mbbintro {
	float:left}
	
#mbbfooter {
	float:left;
	width: 700px;
	margin: 80px 0px 0px 0px;
	color:#C1D6FF;
	text-align: center;
     }
#mbbfooter a:hover, a:link, a:visited {
	color: #C1D6FF;
	text-decoration:none;
}
