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



#bannerinclude {
	width: 100%;
}
#footerinclude {
	width: 100%;
}

#maincontent {
	background-color:#151515;

	
}
#page {
	width:770px;	
    margin-left:auto;
    margin-right:auto;
    margin-bottom:auto;
    margin-top:50px;
}

body {
  background-color:#000;
}





