.wrapper{
	width:50%;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;		
}
.header{
	
}
.body{
	
	
}
.pas{	
	font-size:23px;
	font-family:"Bookman Old Style";
	font-weight:normal;
	color:#6b6b47;
}
img{
	float:right;
	width:250px;
	height:250px;
	
}
h1,h2,h3,h4,h5,h6{
	color:#6b6b47;	
	font-family:"Bookman Old Style";
}
h1{
	font-size:40px;
}
h2{
	font-size:35px;
}
h3{
	font-size:30px;
}
h4{
	font-size:25px;
}
h5{
	font-size:20px;
}
h6{
	font-size:18px;
}
a{
	text-decoration:none;
	color: #2196f3;
}
.margina{
	margin-top:-20px;
}
hr{
	color:#6b6b47;
	border-width:3px;
}
.active{
	font-size:18px;
	color:#6b6b47;
}
.pas1{	
	font-size:15px;
	font-family:"Bookman Old Style";
	font-weight:normal;
	color:#6b6b47;
}