@charset "utf-8";
/* CSS Document */


body {
	background-image: url("litmobilebackground3.png");
	background-repeat:no-repeat;
	background-size:cover;
	height: 1051px;
    }

.midcolumn2 {
	height: 0px;
	width:100%;
	font-family: "Edita Rg";
	font-size: 0px;
	text-align: center;
	color: none;
	}	

.midcolumn3 {
	height: 0px;
	width:100%;
	font-family: "Edita Rg";
	font-size: 0px;
	text-align: center;
	color: none;
}	

.column5 {
	height: 0px;
	color: none;
	width: 0px;
}

.column {
	height: 640px;
	width: 100%;
}


.topcolumn {
	height: 92px;
	width:100%;
	font-family: Vivaldi;
	font-size: 29px;
	text-align: center;
	color:#707070;
}


.midcolumn {
	height: 290px;
	width:100%;
	font-family: "Edita Rg";
	font-size: 20px;
	text-align: right;
	color: black;
}






.column2 {
	height: 300px;
	width: 33.33%;
	font-family: "Edita Rg";
	font-size: 25px;
	float: left;
	text-align: center;
}
.column3 {
	width: 33.33%;
}


.row:after {
  content: "";
  display: table;
  clear: both;
}


