*{margin:0px;padding:0px;list-style:none;font-family:Arial;font-size:10px;text-decoration:none;color:#eee;
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body{width:100%;height:100%}
body{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

#page{position:relative;width:100%;height:100%;background:#333;overflow:hidden}
	#logo{width:100%;height:256px;background:url(images/veLogo.png) no-repeat center}
	#mail{width:100%;height:12px;text-align:center}
		#mail a{display:inline-block;line-height:12px;font-size:12px;color:#06F}
		#mail a:hover{text-decoration:underline}
	#socialmedia{margin-top:16px;width:100%;height:32px;text-align:center}
		#socialmedia ul{display:inline-block}
		#socialmedia ul li{margin:8px;float:left}
		#socialmedia ul li a{line-height:32px}
		#socialmedia ul li a:hover{text-decoration:underline}
		#socialmedia ul li a img{margin:4px;float:left}
	#deepnote{margin-top:16px;width:100%;text-align:center;color:#999}
		#deepnote a{color:#999}
		#deepnote a:hover{color:#eee}