body {
	
	margin-top:5px;
	background-image: url(/images/background2.jpg);
	background-color: #000;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	background-position: top;
	background-repeat:repeat-y ;
	background-attachment: scroll;
}

.bodyfull {
	background-color: #05283B;
	width:1052px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	background-color: #05283B;
	color: #0F91DC;
	font-style: normal;
	margin-top: 10px;
	text-wrap: unrestricted;
	width: 1052px;
	margin-bottom: 0px;
	
}
.header {
	width:100%;
	font-size: 24px;
	font-weight: bold;
	font-family: "MS Serif", "New York", serif;
	color: #FFF;
	white-space: nowrap;
	text-align: center;
	margin-top: 1px;
}
.social {
	margin-left: 25%;
	margin-right: 25%;
	}
	.social2 {
	margin-left: 25%;
	margin-right: 25%;
	}
.videos {
	margin-top: 5px;
	text-align: center;
	padding-top: 10px;
}
.coverpic {
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 10px;
	padding-top: 10px;
	}
