BODY {
	background-image: url("../images/backgrounds/logo_800_blue_black.gif");
}
h2 {
	margin-top: 5px;
	margin-bottom: 20px;
}
object {
	margin: 0px;
	padding: 0px;
}
#media_div, #buzz_div {
	border-color:#101031;
}
.section_div {
	border-bottom: dotted white 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.video_div {
	width: 480px;
	height: 390px;
	border: 3px solid rgb(16,16,49);
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

