@charset "UTF-8";
/* CSS Document */

body{
	
	background:url(../images/bbIIposterback.jpg) top center no-repeat #413946;
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
}

a:link, a:visited{
	color:#09F;
	text-decoration:underline;
}

a:hover, a:active{
	color:#06C;
	text-decoration:none;
}

#mainDiv{
	margin:626px auto 0 auto;
	width:600px;
	text-align:center;
	font-size: 11px;	
}

h1{
	
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
	
}

.gsb {
	font-size: 14px;
	font-weight: bold;
}

.fun {
	font-size: 16px;
	font-weight:bold;
	color: #BF758E;
}
