

 body{
	background-color: #98FB98;
	
	text-align: center;
 }
 body h1 {
	 
 color: black;
 }
  /* sakas login*/
.login{
	
	
}
  
  /* baidzas login*/
  
   /* sakas game choice*/
   
   .chooseagame {
  text-align: center;
}

.pictures {
	margin-left: 12%; 
	margin-top: 10%;
}
.picsnake {
	margin-left: 1%;
	margin-top: 8%;
	
}

.picminesweeper {
	margin-left: 1%;
	margin-top: 8%;
	
}
.picbouncing {
	margin-left: 1%;
	margin-top: 8%;
	
}
 .choosebuttons h2 {
	margin-left: 14%;
	position: relative;
	display: inline;
	padding: 1%
}

.speles{
	
	margin-left:1%;
	border: solid black;
	width: 90%;
	margin-top: 10%;
}


.settings {
	font-size: 30px;
	margin-left: 10%;
	margin-top: 10%;
	
}
.backlogin {
	font-size: 30px;
	margin-left: 80%;
	margin-top: -3%;
	
}
/* beidzas game choice*/

/*friend list saakas*/


 .friendsh1 {
  position: absolute;
  top: 10%;
  width: 100%;
  height: 100%;
  /* display: flex;  */
  align-items: center; /** Y-axis align **/
  justify-content: center; /** X-axis align **/
}
.friendlist {
	position: absolute;
	margin-left: 50%;
}
  .addfriend{
	  position: absolute;
  
  }
  
  .friendsh2 {
	  position: absolute;
	  
	  
	  
  }
  .friendsp{
	  position: absolute;
	  margin-top: 300px;
	  
  }
.rockrocky{
 border-color: black;
 text-align: center;
 margin-top:250px;
 position: absolute;
}
/*friend list beidzas*/
