@font-face {
	font-family: KenVectorBold;
	src: url(../font/KenVectorBold.ttf);
}

h1 {
	font-family: KenVectorBold;
	font-size: 100px;
}

div .centered {
	vertical-align: middle;
	display: table-cell;
}

#logo {
	width: 800px;
	height: 800px;
	margin: auto;
}

#climbeleon-video {
    background: url(../image/climbeleon_icon.png) no-repeat center;
	background-size: 100%;
	width: 800px;
	height: 800px;
}

#climbeleon-outer {
	margin-top: 50px;
}

.store-link img {
    width: 250px;
}