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

html, body {
 margin:0;
 padding:0;
 }

#main {
	text-align: center;
	vertical-align: center;
	font-family: abel;
	font-size: 14px;
	background-position: left top;
	background-image: url(../images/Disruptive_Main.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position : center center; 
	float: left;
	height: 666px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	top: 150px;
	border-style: none;
	position: absolute;
	visibility: visible;
	z-index: 2;
	font-style: normal;
	font-weight: 400;
}