body{
	font-size: 15px;
	font-family: BrandonGrotesque-LightItalic;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	color: #444;
}

h2{
	font-size: 19px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-family: BrandonGrotesque-LightItalic;
	font-weight: normal;
	font-style: normal;
	line-height: 0;
}

#logo{
	width: 242px;
	height: auto;
	margin: 0 0 40px 40px;
}

#box{
	width: 282px;
	margin: 250px 0 0 -141px;
	position: absolute;
	left: 50%;	
}

#text{
	margin: 0 0 0 40px;
}

a, a:link, a:visited{
	text-decoration: none;
	color: #444;
}
a:hover{
	text-decoration: underline;
}
