		* { margin: 0; padding: 0; }
		
		html { background: url(bg-tablet.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
		
		#content { width: 610px; text-align: center; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); word-wrap: break-word; }
		h1 { font-family: 'Varela Round', sans-serif; color: #fff; font-size: 60px; text-shadow: 0px 0px 20px rgba(0, 0, 0, 1); }
		h2 { font-family: 'Varela Round', sans-serif; color: #fff; font-size: 18px; margin: 10px 5px 0px 5px; text-shadow: 0px 0px 10px rgba(0, 0, 0, 1); }
		#logo200 { display: none; }
		#logo150 { display: inline; margin-top: 25px; max-width: 150px; }
		#logo100 { display: none; }