body.main {
     background: url(mb_images/MB_bg.jpg) top center;
	 background-repeat: no-repeat;
     margin:30px;
     padding:0px;
     text-align:center;
	 background-color:#000000
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ebebeb;
	text-decoration: none;
}
.body a:link {
color: #FFFFFF;
text-decoration: underline;
}
.body a:visited {
color: #FFFFFF;
text-decoration: underline;
}
.body a:hover {
color: #FFFFFF;
text-decoration: none;
}
.body a:active {
color: #FFFFFF;
text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.small_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.small_tag a:link {
    color:#666666;
    text-decoration:none;
}
.small_tag a:visited {
    color:#666666;
    text-decoration:none;
}.small_tag a:hover {
    color:#666666;
    text-decoration:underline;
}.small_tag a:active {
    color:#666666;
    text-decoration:none;
}