body{
    text-align:center;
    margin:0px;
    padding:0px;
    width:100%;
    height:100%;
	background:url('images/mobile-back.jpg') top left repeat-x;
}
.text-head h1{
	font-size:28px;
	line-height:32px;
}

.text-head h2 {
	font-size:19px;
	line-height:25px;
  	padding:0px 10px;
}
