body {
	font-size: 18px;
	line-height: 22px;
	background: #f9fbff url('../images/bg-mobile.png') no-repeat 90px top;
}

.logo {
	margin-top: 50px;
	margin-bottom: 50px;
}

h1 {
  	font-size: 46px;
  	line-height: 50px;
}

h2 {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 10px;
	margin-top: 5px;
}

h3 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
}