body{
  background-color: #f8faf4;
}
p{
  text-align:center;
  font-family: Calibri, Arial, serif;
  font-size: 50px;
  color: #349946;
  font-style: italic;
}
#v{
	margin-bottom:-35px; 
}


.div{
	display:inline-block;
}

#imgstart{
	display:block;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#img1{
  width:250px;
}
#img2{
  width: 150px;
  line-height: 20px;
  float:right;
  margin-top: 10px;
}
#img1b{
  width:300px;
  margin-top: 50px;
}
#img2b{
  width: 250px;
  line-height: 20px;
  float:right;
  margin-bottom:40px;
}
ol{
  font-family:calibri, arial, serif;
  font-size: 24px;
  color:#349946;
  line-height:38px;  
}
#orl{
  position:relative;
  margin-top:50px;
  margin-left:40px; 
}
a{
  color: #349946; 
  text-decoration: none;
}
.button{
  border-radius: 100px;
  background-color: #d3e8d0;
  height:50px;
  width: 310px;
  text-align:center;
  font-family: calibri, Arial, serif;
  font-weight: bold;
  font-size: 24px;
  margin-top:20px;
  margin-bottom:20px;
  line-height:50px;
}
#hembutton{
  clear: both;
  display: block;
  margin-left:auto;
  margin-right:auto;
  width: 640px;
}
#leftbutton{
  float:left;
}
#rightbutton{
  float:right; 
}
#instruktionsbutton{
	clear: both;
	display: block;
	margin-left:auto;
	margin-right:auto;
	width: 640px;
}#contactbutton{  clear: both;  display: block;  margin-left:auto;  margin-right:auto;  width: 640px;}#skickabutton{  clear: both;  display: block;  margin-left:auto;  margin-right:auto;  width: 640px;}
#all{
  display: block;
  margin-left: auto;
  margin-right:auto;
  width: 850px;
}
#allb{
  display: block;
  margin-left: auto;
  margin-right:auto;
  width: 1000px;
}input{	width: 700px;	height: 50px;	font-size: 30px;	margin: auto;}textarea{	width: 700px;	height: 150px;	font-size: 20px;	margin: auto;}