div{
	background-color:#fff;
	margin: 4%;
	padding: 2%;
	height: auto;
}

#container{
	background-color:#3D4B52;
	margin: 2%;
	padding: 1.2%;

}

.header{
	margin:4%;
	padding:2%;
	padding-bottom: 0.2%;
	padding-top: 0.2%;
	font-family: Poppins;
	font-size: 55px;
	Color:white;
	background-color:#3D4B52;
	font-weight: bold;
	float: left;
}

#life{
	margin-right: 0.6%;
}
.content{
	overflow: auto;
	width: 70%;
}
.content p{
	width: 50%;
	font-size: 20px;
	font-family:Poppins;
	color:#black;
	float:right;
	padding-right: 5%;

}

.footer{
	width: 70%;
	margin-left: 24%;
}

.footer img{
	width: 50%;
	float:right;
	clear:right;
}

table{
	border-style:solid;
	border-width: 1px;
	font-size: 20px;
	font-family:Poppins;/*
	font-weight: bold;*/
	float: right;
	margin: 1.5%;
	border-color: black;
}

.content img{
	width: 40%;
	float:left;
	border-style: solid;
	border-width: 2px;
}

body{
	background-color:#fff;
}

.footer{
	overflow:auto;
}

a{
	font-family:Poppins;
	font-weight: bold;
	font-size:20;
	color:#black;
}

.footer p{
	font-family:Poppins;
	font-size:32;
	color:#black;
}

.menuholder{
	margin:4%;
	width:12%;
	background-color:white;
	float: left;
	font-size:20px;
	clear:left;
}

ul{
	list-style-type: none;

}

li{
	margin: 10px 0;
}

.tb-spec{
	font-family: Poppins;
	font-weight: bold;
}

.menuopt{
	margin:none;
	padding-right: 70%;
}

#virens{
	width:80%;
	padding-left: 10%;
}

/*#lifefooter{
	margin-left: 24%;
}*/

#img1{
	width: 47%;
	float:left;
	clear:left;
	border-style: solid;
	border-width: 2px;
}

.facts-ul{
	width: 50%;
	font-size: 20px;
	font-family:Poppins;
	color:#black;
	float:right;
	padding-right: 5%;
	list-style-type: circle;
}

#inbed-list{
	font-size: 14px;
	font-family:Poppins;
	color:#black;
	float:left;
	padding-right: 5%;
	list-style-type: circle;	
}

#img-2-container{
	margin-top:3%;
}

.lispacing{
	clear:left;
}

