@charset "utf-8";
/* CSS Document */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
* {
	behavior: url(assets/boxsizing.htc);
}
video, main .vcenter .fallback-background {
	display: none;
}
.vcenter {
	padding: 30px 15px 50px;
	background-color: #000;
}
div.welcome {
	text-align: center;
	color: #fff;
}
ul.nav.nav-pills {
	margin-left: 0px;
}
.nav-pills > li > a {
	width: 260px;
}
.lte7h {
	display: none;
}