body {
	text-align:center;
	font-family: brandon-grotesque, Helvetica neue, Arial, sans-serif;
	font-weight:100;
	
}

h1 {
	margin:auto;
	margin-top:-0.5em;
	font-family: brandon-grotesque, Helvetica neue, Arial, sans-serif;
	font-weight: 100;
	font-size: 90px;
	line-height: 2;
	display: block;
	vertical-align: middle;

}

img {
	width: 150px;
}

.welcome {
	/*vertical-align: middle;
	padding-bottom: 2em;*/

    width: 500px;
    height: 150px;

    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
}

div {
    width: 105%;
}