.absolute-example{	
  color: black; text-align: center; 
  background-color: rgba(245, 245, 245, 0.85);
  margin: 5% 5%  5% 5% ;
  border-radius: 20px;
}

.outer-background{
	background-color: white;
}

.mypic{

	width:80%;
	height: 80%;
	border:3px outset #000000;
	margin:5% 10%  5% 10%;
	border-radius: 200px;
}

.mydiscription{
	font-family: "Comic Sans MS", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 30px;
	margin:5% 5% 5% 5%;
}

.mytabs{
	font-family: "Comic Sans MS",  sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
}

.mysearchbox{

	margin: 2% 5% 5% 5%;
}
